tazpanel diff index.cgi @ rev 318

Add some graphics from Tango project for helpers messages and arrows; libtazpanel: add msg() function for message boxes (tip|warn|err|up); add is_installed function to determine if we need show helper msg or not; index & settings: add a pair of helpers; installer: add arrows on buttons.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 01:10:00 2012 +0000 (2012-06-23)
parents 42367a53cf50
children b33228b5874d
line diff
     1.1 --- a/index.cgi	Thu May 17 14:52:15 2012 +0300
     1.2 +++ b/index.cgi	Sat Jun 23 01:10:00 2012 +0000
     1.3 @@ -323,8 +323,8 @@
     1.4  <p><a class="button" href="$SCRIPT_NAME?file=$output">
     1.5  	<img src="/styles/default/images/browser.png" />
     1.6  	$(gettext 'View report')</a>
     1.7 -	$(gettext 'This report can be attached with a bug report on:')
     1.8 -	<a href="http://bugs.slitaz.org/">bugs.slitaz.org</a></p>
     1.9 +	$(msg tip "$(gettext 'This report can be attached with a bug report on:')
    1.10 +	<a href="http://bugs.slitaz.org/">bugs.slitaz.org</a></p>")
    1.11  EOT
    1.12  		;;
    1.13