Last change
on this file since 609 was 548, checked in by Kris Deugau, 11 years ago |
/branches/stable
Merge reverse DNS work and object conversion from /trunk, part 5
Includes changes through r543 with a few more minor conflicts.
|
File size:
286 bytes
|
Rev | Line | |
---|
[173] | 1 | <div id="badpage">
|
---|
[544] | 2 | <TMPL_IF badpage>
|
---|
[173] | 3 | Bad page requested:
|
---|
| 4 | <div class="errmsg">
|
---|
| 5 | <TMPL_VAR NAME=badpage>
|
---|
| 6 | </div>
|
---|
| 7 | Press the 'Back' button on your browser to continue.
|
---|
[544] | 8 | </TMPL_IF>
|
---|
| 9 | <TMPL_IF badtemplate>
|
---|
| 10 | Template error:
|
---|
| 11 | <div class="warnmsg">
|
---|
| 12 | <TMPL_VAR NAME=badtemplate>
|
---|
[173] | 13 | </div>
|
---|
[544] | 14 | </TMPL_IF>
|
---|
| 15 | </div>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.