[Mageia-sysadm] [162] added missing </select> tag

root at mageia.org root at mageia.org
Sat Nov 27 20:49:22 CET 2010


Revision: 162
Author:   obgr_seneca
Date:     2010-11-27 20:49:21 +0100 (Sat, 27 Nov 2010)
Log Message:
-----------
added missing </select> tag

Modified Paths:
--------------
    identity/CatDap/trunk/root/user/index.tt

Modified: identity/CatDap/trunk/root/user/index.tt
===================================================================
--- identity/CatDap/trunk/root/user/index.tt	2010-11-27 19:43:58 UTC (rev 161)
+++ identity/CatDap/trunk/root/user/index.tt	2010-11-27 19:49:21 UTC (rev 162)
@@ -39,6 +39,7 @@
         [% FOREACH attr IN may %]
             <option value="[% attr %]">[% attr %]</option>
         [% END %]
+	</select>
 
         <input name="value" value="" />
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101127/16d84d1a/attachment-0001.html>


More information about the Mageia-sysadm mailing list