cookutils rev 247

cooker.cgi: fix server date
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 28 18:53:56 2011 +0200 (2011-05-28)
parents 6b819745d7da
children 1fbf69981877
files web/cooker.cgi
line diff
     1.1 --- a/web/cooker.cgi	Sat May 28 15:03:01 2011 +0200
     1.2 +++ b/web/cooker.cgi	Sat May 28 18:53:56 2011 +0200
     1.3 @@ -211,7 +211,8 @@
     1.4  </pre>
     1.5  
     1.6  <p>
     1.7 -	$(date '+%Y-%M-%d %H:%M') Packages: $inwok in the wok - $cooked cooked - $unbuilt unbuilt
     1.8 +	Packages: $inwok in the wok - $cooked cooked - $unbuilt unbuilt -
     1.9 +	Server date: $(date '+%Y-%m-%d %H:%M')
    1.10  </p>
    1.11  <div class="pctbar">
    1.12  	<div class="pct" style="width: ${pct}%;">${pct}%</div>