Last change
on this file since 827 was 589, checked in by Kris Deugau, 11 years ago |
/trunk
Le sigh. Move a small fragment of HTML from the header back to all the
individual pages that need it, so we can selectively load and use
Javascript, and do some initial tweaking with body.onload.
|
File size:
191 bytes
|
Rev | Line | |
---|
[589] | 1 | <body>
|
---|
| 2 | <div id="main">
|
---|
| 3 |
|
---|
[128] | 4 | <br />
|
---|
| 5 | <div class="loccenter errmsg">Database error:<br>
|
---|
| 6 | <TMPL_VAR NAME=errmsg>
|
---|
| 7 | <br /><br />
|
---|
| 8 | <input type="button" value="Back" onclick="history.go(-1)">
|
---|
| 9 | </div>
|
---|
| 10 | <br />
|
---|
Note:
See
TracBrowser
for help on using the repository browser.