source: trunk/templates/admin/deluser.tmpl@ 517

Last change on this file since 517 was 517, checked in by Kris Deugau, 12 years ago

/trunk

Finally merge conversion to HTML::Template from /branches/htmlform

  • Node "hack" showed conflict due to having been added to all branches in parallel
  • editDisplay.html was apparently changed enough that the merged delete caused an irrelevant conflict

Closes #3.

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.