localisation fixes
This commit is contained in:
parent
0e6f862c11
commit
34f83f184c
3 changed files with 3 additions and 2 deletions
|
@ -34,6 +34,7 @@ function directory_content(&$a) {
|
|||
|
||||
$o .= replace_macros($tpl, array(
|
||||
'$search' => $search,
|
||||
'$header' => t('Global Directory'),
|
||||
'$submit' => t('Find'),
|
||||
'$clear' => t('Clear'),
|
||||
'$forum' => $a->get_baseurl() . (($forums) ? '' : '/directory/forum' ),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue