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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.21