git-svn-id: file:///svn/phpbb/trunk@7405 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-04-26 00:04:13 +00:00
parent 9d446dcf21
commit d7ae819c2e
2 changed files with 4 additions and 2 deletions

View file

@ -36,7 +36,9 @@ $lang = array_merge($lang, array(
'ACTIVE_IN_TOPIC' => 'Most active topic',
'ADD_FOE' => 'Add foe',
'ADD_FRIEND' => 'Add friend',
'AFTER' => 'After',
'AFTER' => 'After',
'ALL' => 'All',
'BEFORE' => 'Before',

View file

@ -35,7 +35,7 @@
<li>
<!-- IF U_FIND_MEMBER and not S_SEARCH_USER --><a href="{U_FIND_MEMBER}">{L_FIND_USERNAME}</a> &bull; <!-- ELSEIF S_SEARCH_USER and U_HIDE_FIND_MEMBER and not S_FORM_NAME --><a href="{U_HIDE_FIND_MEMBER}">{L_HIDE_MEMBER_SEARCH}</a> &bull; <!-- ENDIF -->
<strong style="font-size: 0.95em;"><a href="{S_MODE_ACTION}&amp;first_char=">All</a>&nbsp;
<strong style="font-size: 0.95em;"><a href="{S_MODE_ACTION}&amp;first_char=">{L_ALL}</a>&nbsp;
<a href="{S_MODE_ACTION}&amp;first_char=a">A</a>&nbsp;
<a href="{S_MODE_ACTION}&amp;first_char=b">B</a>&nbsp;
<a href="{S_MODE_ACTION}&amp;first_char=c">C</a>&nbsp;