add missing strings for frio
This commit is contained in:
parent
f8a20a15d3
commit
073f520cee
8 changed files with 29 additions and 11 deletions
|
|
@ -687,6 +687,8 @@ function advanced_profile(&$a) {
|
|||
|
||||
return replace_macros($tpl, array(
|
||||
'$title' => t('Profile'),
|
||||
'$basic' => t('Basic'),
|
||||
'$advanced' => t('Advanced'),
|
||||
'$profile' => $profile
|
||||
));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue