aboutsummaryrefslogtreecommitdiffstats
path: root/upload.php
diff options
context:
space:
mode:
Diffstat (limited to 'upload.php')
-rw-r--r--upload.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/upload.php b/upload.php
index b95946731..4f1ac6c69 100644
--- a/upload.php
+++ b/upload.php
@@ -301,7 +301,8 @@ $template->assign_vars(array(
'L_AUTHOR' => $lang['upload_author'],
'L_CREATION_DATE' => $lang['upload_creation_date'],
'L_COMMENT' => $lang['upload_comment'],
- 'L_RETURN' => $lang['search_return_main_page'],
+ 'L_RETURN' => $lang['home'],
+ 'L_RETURN_HINT' => $lang['home_hint'],
'L_UPLOAD_DONE' => $lang['upload_successful'],
'L_MANDATORY' => $lang['mandatory'],