source: branches/htmlform/templates/admin/deluser.tmpl@ 484

Last change on this file since 484 was 484, checked in by Kris Deugau, 14 years ago

/branches/htmlform

Continue updating admin.cgi for HTML templates (See #3)
Completed:

  • Touch master timestamp
  • User management (add/remove/change-acl)

Partially stubbed:

  • List and edit pools
File size: 195 bytes
Line 
1Deleting user <TMPL_VAR NAME=username>...
2<TMPL_IF errmsg><br>Error deleting user: <TMPL_VAR NAME=errmsg><TMPL_ELSE>OK</TMPL_IF>
3<hr><a href="admin.cgi?action=showusers">Back</a> to user listing
Note: See TracBrowser for help on using the repository browser.