source: branches/htmlform/templates/dberr.tmpl@ 480

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

/branches/htmlform

Forgot to remove some refs to printHeader in CommonWeb.pm in r479 (see #15, #26)
Add the Invitable Forgotten New File (DB error template)

File size: 150 bytes
Line 
1<br><div class="center regular">Database error:<br>
2<TMPL_VAR NAME=errmsg><br><br>
3<input type="button" value="Back" onclick="history.go(-1)">
4</div>
Note: See TracBrowser for help on using the repository browser.