tazpanel diff network.cgi @ rev 498

Use bottom panel as status bar; settings: data picker, lock icon for locked users; font: add 'calendar', 'modem', and 'vpn' icons; etc...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 18 17:13:57 2015 +0300 (2015-05-18)
parents 30d94e5563af
children 3117717c007d
line diff
     1.1 --- a/network.cgi	Wed May 13 15:36:42 2015 +0200
     1.2 +++ b/network.cgi	Mon May 18 17:13:57 2015 +0300
     1.3 @@ -206,7 +206,7 @@
     1.4  		# Scan open ports
     1.5  		scan=$(GET scan); back=$(GET back)
     1.6  		xhtml_header
     1.7 -		LOADING_MSG=$(_ 'Scanning open ports...'); loading_msg
     1.8 +		loading_msg "$(_ 'Scanning open ports...')"
     1.9  
    1.10  		cat <<EOT
    1.11  <section>
    1.12 @@ -463,7 +463,7 @@
    1.13  		if [ -n "$start_disabled" ]; then
    1.14  			cat <<EOT
    1.15  <section id="wifiList">
    1.16 -	<div style="text-align: center;"><span id="ajaxStatus"></span>$(_ 'Scanning wireless interface...')</div>
    1.17 +	<div style="text-align: center;"><span data-icon="clock">$(_ 'Scanning wireless interface...')</span></div>
    1.18  </section>
    1.19  
    1.20  <script type="text/javascript">