Changeset 64 for trunk/templates
- Timestamp:
- 10/25/10 16:49:10 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/templates/lettsearch.tmpl ¶
r53 r64 1 1 <a href="<TMPL_VAR NAME=whereami>&startwith=">All</a> | 2 <TMPL_UNLESS start num><a href="<TMPL_VAR NAME=whereami>&startwith=0-9">0-9</a><TMPL_ELSE><b>0-9</b></TMPL_UNLESS> |2 <TMPL_UNLESS start0-9><a href="<TMPL_VAR NAME=whereami>&startwith=0-9">0-9</a><TMPL_ELSE><b>0-9</b></TMPL_UNLESS> | 3 3 <TMPL_UNLESS starta><a href="<TMPL_VAR NAME=whereami>&startwith=a">A</a><TMPL_ELSE><b>A</b></TMPL_UNLESS> | 4 4 <TMPL_UNLESS startb><a href="<TMPL_VAR NAME=whereami>&startwith=b">B</a><TMPL_ELSE><b>B</b></TMPL_UNLESS> |
Note:
See TracChangeset
for help on using the changeset viewer.