source: trunk/templates/admin/update.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: 186 bytes
Line 
1<TMPL_IF updfailed>
2Update of <TMPL_VAR NAME=block> failed: <TMPL_VAR NAME=updfailed>
3<TMPL_ELSE>
4Allocation <TMPL_VAR NAME=block> updated
5</TMPL_IF>
6<hr>
7<TMPL_INCLUDE showallocs.tmpl>
Note: See TracBrowser for help on using the repository browser.