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

Contents of /sa50/root/templates/award.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: 410 byte(s)
- add date format
1 [% IF awardid %][% taward = sa50.get_award_info(awardid) %][% END %]
2 <form action="[% c.req.base %]/id/[%- id %]/awards" method="POST">
3 <input type="hidden" name="awardkey" value="[% awardid %]">
4 <p>Titre: <input type="text" name="title" value="[% taward.title | html %]">
5 date (jj/mm/aaaa): <input type="text" name="datea" value="[% taward.datea | html %]">
6 <input type="submit"></p>
7 </form>
8

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.21