Last change
on this file since 823 was 593, checked in by Kris Deugau, 11 years ago |
/branches/stable
Merge /trunk r517 (merge /branches/htmlform)
Conflicts all resolved towards /trunk.
Fix a minor syntax error with "while (@data..." -> "while (my @data..."
(may cause merge conflicts later)
|
File size:
140 bytes
|
Line | |
---|
1 | <TMPL_INCLUDE header.tmpl>
|
---|
2 | <div class="center regular">Database error:<br>
|
---|
3 | <TMPL_VAR NAME=errmsg><br><br>
|
---|
4 | </div>
|
---|
5 | <TMPL_INCLUDE footer.tmpl>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.