cookutils diff lighttpd/index.cgi @ rev 926

Tiny edits.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jun 13 20:26:43 2017 +0300 (2017-06-13)
parents 0b3395599e6f
children 034176ce0e8a
line diff
     1.1 --- a/lighttpd/index.cgi	Tue Jun 13 02:46:13 2017 +0300
     1.2 +++ b/lighttpd/index.cgi	Tue Jun 13 20:26:43 2017 +0300
     1.3 @@ -632,7 +632,7 @@
     1.4  	local log active bpkg
     1.5  	log="$LOGS/$pkg.log"
     1.6  
     1.7 -	echo "<h2>$pkg</h2>"
     1.8 +	echo "<h2><a href=\"$base/$pkg\">$pkg</a></h2>"
     1.9  	echo '<div id="info">'
    1.10  	echo "<a class='button icon receipt$(active receipt stuff)' href='$base/$pkg/receipt'>receipt &amp; stuff</a>"
    1.11