tazpanel diff index.cgi @ rev 499

settings.cgi: disable live hardware clock on the page; base.css: fix statusbar height.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 23 17:20:17 2015 +0300 (2015-05-23)
parents 836e45b5567b
children 3117717c007d
line diff
     1.1 --- a/index.cgi	Thu Apr 30 02:25:59 2015 +0300
     1.2 +++ b/index.cgi	Sat May 23 17:20:17 2015 +0300
     1.3 @@ -65,17 +65,6 @@
     1.4  
     1.5  
     1.6  #
     1.7 -# Things to do before displaying the page
     1.8 -#
     1.9 -
    1.10 -[ -n "$(GET panel_pass)" ] &&
    1.11 -	sed -i s@/:root:.*@/:root:$(GET panel_pass)@ $HTTPD_CONF
    1.12 -
    1.13 -
    1.14 -
    1.15 -
    1.16 -
    1.17 -#
    1.18  # Commands
    1.19  #
    1.20