1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-03 04:55:36 +02:00
git-svn-id: file:///svn/phpbb/trunk@1313 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-11-14 13:32:14 +00:00
parent 37fd84c057
commit a3af441099
2 changed files with 3 additions and 2 deletions

View File

@ -182,7 +182,8 @@ $template->assign_vars(array(
"L_EMAIL_SIG_EXPLAIN" => $lang['Email_sig_explain'],
"L_USE_SMTP" => $lang['Use_SMTP'],
"L_USE_SMTP_EXPLAIN" => $lang['Use_SMTP_explain'],
"L_SMTP_SERVER" => $lang['SMTP_server'],
"L_SMTP_SERVER" => $lang['SMTP_server'],
"L_SUBMIT" => $lang['Submit'],
"SITENAME" => $new['sitename'],
"SITE_DESCRIPTION" => $new['site_desc'],

View File

@ -188,4 +188,4 @@
</tr>
</table></form>
<br clear="all">
<br clear="all" />