Ignore:
Timestamp:
05/23/09 17:51:33 (15 years ago)
Author:
nanardon
Message:
  • submit data to db only if form were submit
File:
1 edited

Legend:

Unmodified
Added
Removed
  • LATMOS-Accounts-Web/root/html/includes/form.tt

    r136 r174  
    1010<tr><th>[% form.attr_label(attr) %]</th><td>[% form.attr_field(attr) %]</td> 
    1111[% IF loop.last %] 
    12 <tr><td colspan=2><input type="submit"></td></tr> 
     12<tr><td colspan=2>[% form.submit %]</td></tr> 
    1313</table> 
    1414</form> 
Note: See TracChangeset for help on using the changeset viewer.