Changeset 175
- Timestamp:
- Oct 5, 2003, 1:37:05 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/category.php
r166 r175 157 157 { 158 158 $vtp->setVar( $handle, 'summary.title', $lang['hint_login'] ); 159 $vtp->setVar( $handle, 'summary.name', replace_space( $lang[' login'] ));159 $vtp->setVar( $handle, 'summary.name', replace_space( $lang['menu_login'])); 160 160 } 161 161 $vtp->closeSession( $handle, 'summary' );
Note: See TracChangeset
for help on using the changeset viewer.