[vhffs-dev] [1209] Do not escape label text!

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1209
Author:   beuss
Date:     2008-05-24 21:17:05 +0200 (Sat, 24 May 2008)

Log Message:
-----------
Do not escape label text!

Modified Paths:
--------------
    trunk/vhffs-panel/templates/main/lost.tmpl


Modified: trunk/vhffs-panel/templates/main/lost.tmpl
===================================================================
--- trunk/vhffs-panel/templates/main/lost.tmpl	2008-05-24 19:16:19 UTC (rev 1208)
+++ trunk/vhffs-panel/templates/main/lost.tmpl	2008-05-24 19:17:05 UTC (rev 1209)
@@ -6,7 +6,7 @@
 <h1><TMPL_VAR ESCAPE=1 NAME="TEXT_LOSTPASS"></h1>
 
 <form action="/lost_ack.pl" method="post" accept-charset="utf-8">
-<h2><TMPL_VAR ESCAPE=1 NAME="TEXT_BLABLA"></h2>
+<h2><TMPL_VAR NAME="TEXT_BLABLA"></h2>
 <p>
 	<label for="username">
 	<TMPL_VAR ESCAPE=1 NAME="TEXT_USERNAME">


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/