Last change
on this file since 545 was 544, checked in by Kris Deugau, 11 years ago |
/branches/stable
Merge reverse DNS work; 1 of mumble
- from branch creation through r261
Minor conflicts in dns.cgi and DNSDB.pm
|
File size:
315 bytes
|
Rev | Line | |
---|
[173] | 1 | <!-- <TMPL_VAR NAME=sid> -->
|
---|
| 2 | <div id="badpage">
|
---|
[544] | 3 | <TMPL_IF badpage>
|
---|
[173] | 4 | Bad page requested:
|
---|
| 5 | <div class="errmsg">
|
---|
| 6 | <TMPL_VAR NAME=badpage>
|
---|
| 7 | </div>
|
---|
| 8 | Press the 'Back' button on your browser to continue.
|
---|
[544] | 9 | </TMPL_IF>
|
---|
| 10 | <TMPL_IF badtemplate>
|
---|
| 11 | Template error:
|
---|
| 12 | <div class="warnmsg">
|
---|
| 13 | <TMPL_VAR NAME=badtemplate>
|
---|
[173] | 14 | </div>
|
---|
[544] | 15 | </TMPL_IF>
|
---|
| 16 | </div>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.