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

Contents of /sa50/root/templates/distinctionform.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: 454 byte(s)
- add date to distinction
- add date to academy
- take date into account for medals
1 [% IF distinctionsid %][% ttinfo = sa50.get_distinctions_info(distinctionsid) %][% END %]
2 <form action="[% c.req.base %]/id/[%- id %]/awards" method="POST">
3 <input type="hidden" name="distinctionsid" value="[%- distinctionsid -%]">
4 <p>Distinction: <input type="text" name="name" value="[%- ttinfo.name | html -%]">
5 Date (jj/mm/aaaa): <input type="text" name="dated" value="[%- ttinfo.dated | html -%]">
6 <input type="submit"></p>
7 </form>
8

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.21