diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/page_tail.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/page_tail.php b/include/page_tail.php index c2908e71c..910516dcc 100644 --- a/include/page_tail.php +++ b/include/page_tail.php @@ -36,6 +36,7 @@ $template->assign_vars( 'L_SEND_MAIL' => $lang['send_mail'], 'L_TITLE_MAIL' => $lang['title_send_mail'], 'L_WEBMASTER'=>$lang['webmaster'], + 'L_POWERED_BY'=>$lang['powered_by'] )); //------------------------------------------------------------- generation time if ($conf['show_gt']) |