Changeset 505 for branches/htmlform/templates
- Timestamp:
- 09/27/11 13:41:43 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/htmlform/templates/update.tmpl
r476 r505 1 <TMPL_IF err> 2 <div class="regular err"> 3 <p><TMPL_VAR NAME=err></p> 4 <input type="button" value="Back" onclick="history.go(-1)"> 5 </div> 6 <TMPL_ELSE> 1 7 <div class="heading">Allocation info updated:</div> 2 8 … … 61 67 <a href="/ip/cgi-bin/main.cgi?action=<TMPL_IF backpool>listpool&pool=<TMPL_ELSE>showrouted&block=</TMPL_IF><TMPL_VAR NAME=backblock>">Back to <TMPL_VAR NAME=backblock></a> 62 68 </div> 69 </TMPL_IF>
Note:
See TracChangeset
for help on using the changeset viewer.