Changeset 60


Ignore:
Timestamp:
03/17/09 14:08:01 (15 years ago)
Author:
nanardon
Message:
  • fix choice form
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/root/templates/admin/default.tt

    r58 r60  
    1616<br> 
    1717<br> 
     18<!-- http://www.mattkruse.com/javascript/calendarpopup/ --> 
    1819<i>Les dates sont au format AAAA-MM-JJ HH:MM:SS</i><br> 
    1920Debut du vote: 
     
    4546<br> 
    4647[% END %] 
     48[% END %] 
    4749<form action="[% c.uri_for(voteid) %]"> 
    48 [% END %] 
    4950Ajouter un choix:<br> 
    5051<input type="text" name="addch"> 
     
    7778<td valign="TOP"> 
    7879<form action="[% c.uri_for(voteid) %]"> 
    79 Login: <input type="text" name="id"><br> 
     80Nom: <input type="text" name="id"><br> 
    8081Mail: <input type="text" name="mail"><br> 
    8182<input type="submit"> 
Note: See TracChangeset for help on using the changeset viewer.