tazpanel rev 457

header.html: change "cat EOT"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Apr 13 11:51:42 2015 +0300 (2015-04-13)
parents 864a144f1b14
children 6bd26fb55b06
files styles/default/header.html
line diff
     1.1 --- a/styles/default/header.html	Mon Apr 13 01:44:08 2015 +0300
     1.2 +++ b/styles/default/header.html	Mon Apr 13 11:51:42 2015 +0300
     1.3 @@ -98,7 +98,7 @@
     1.4  	      toggle_url="http://$RANDOM:*@$HTTP_HOST/user/";;
     1.5  esac
     1.6  
     1.7 -	cat << EOT
     1.8 +	cat <<EOT
     1.9    <a data-img="$icon" title="$(_ 'You are logged in to the TazPanel as user %s.' $username)
    1.10  $warn$(_ 'Click to re-login.')" href="$toggle_url$(basename $REQUEST_URI)"></a>
    1.11    <a data-img="help" href="help.cgi"></a>