Changeset 1552
- Timestamp:
- 02/14/08 14:35:38 (8 months ago)
- Files:
-
- devel/mod/search/lib/tags_display_personal.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/search/lib/tags_display_personal.php
r1539 r1552 40 40 41 41 } else { 42 $run_result = "<p>" . __gettext("No tags found for this user.") . "</p>";42 $run_result .= "<p>" . __gettext("No tags found for this user.") . "</p>"; 43 43 } 44 44
