Ignore:
Timestamp:
09/23/10 18:45:58 (14 years ago)
Author:
Kris Deugau
Message:

/branches/htmlform

Remove use of printError() in admin.cgi. See #15, #26

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/htmlform/templates/admin/alloc.tmpl

    r487 r489  
     1<TMPL_IF errmsg>
     2<TMPL_VAR NAME=errmsg>
     3<TMPL_ELSE>
    14<form method="POST" action="admin.cgi">
    25<fieldset><legend></legend>
     
    4548<input type="hidden" name="action" value="confirm">
    4649</fieldset></form>
    47 
     50</TMPL_IF>
Note: See TracChangeset for help on using the changeset viewer.