/[saadmin]/sa50/root/templates/academyform.html
ViewVC logotype

Contents of /sa50/root/templates/academyform.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 79 - (show annotations)
Fri Feb 22 11:15:28 2008 UTC (16 years, 4 months ago) by nanardon
File MIME type: text/html
File size: 515 byte(s)
- add date to distinction
- add date to academy
- take date into account for medals
1 [% IF academyid %][% ttinfo = sa50.get_academy_info(academyid) %][% END %]
2 <form action="[% c.req.base %]/id/[%- id %]/extra" method="POST">
3 <input type="hidden" name="academyid" value="[%- academyid -%]">
4 <p>Académie: <input type="text" name="name" value="[%- ttinfo.name | html -%]">
5 Qualité: <input type="text" name="quality1" value="[%- ttinfo.quality1 | html -%]">
6 Date (jj/mm/aaaa): <input type="text" name="datea" value="[%- ttinfo.datea | html -%]">
7 <input type="submit"></p>
8 </form>
9

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.21