diff options
Diffstat (limited to 'picture.php')
-rw-r--r-- | picture.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/picture.php b/picture.php index c3b9df112..bc1ecdea4 100644 --- a/picture.php +++ b/picture.php @@ -507,6 +507,7 @@ $template->assign_vars(array( 'L_DELETE_COMMENT' =>$lang['comments_del'], 'L_DELETE' =>$lang['delete'], 'L_SUBMIT' =>$lang['submit'], + 'L_AUTHOR' => $lang['upload_author'], 'L_COMMENT' =>$lang['comment'], 'L_DOWNLOAD' => $lang['download'], 'L_DOWNLOAD_HINT' => $lang['download_hint'], |