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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 89 - (show annotations)
Thu Feb 28 13:48:08 2008 UTC (16 years, 4 months ago) by nanardon
File MIME type: text/html
File size: 444 byte(s)
- add medals summary
1 [% IF medalid %][% tmedal = sa50.get_medal_info(medalid) %]
2 <a name="medal[% medalid %]"></a>
3 [% END %]
4 <form action="[% c.req.base %]/id/[%- id %]/awards" method="POST">
5 <input type="hidden" name="medalkey" value="[% medalid %]">
6 <p>Nature: <input type="text" name="kind" value="[% tmedal.kind | html %]">
7 date (jj/mm/aaaa): <input type="text" name="datem" value="[% tmedal.datem | html %]">
8 <input type="submit"></p>
9 </form>
10

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.21