Changeset 659 for devel/search/tags.php
- Timestamp:
- 10/21/06 20:56:09 (2 years ago)
- Files:
-
- devel/search/tags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/search/tags.php
r526 r659 10 10 define("context","search"); 11 11 12 $title = gettext("Some Tags");12 $title = __gettext("Some Tags"); 13 13 templates_page_setup(); 14 14 $body = run("content:tags");
