aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/waiting.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/waiting.php b/admin/waiting.php
index 2d6fa9aac..b0b69cd2e 100644
--- a/admin/waiting.php
+++ b/admin/waiting.php
@@ -84,6 +84,7 @@ $template->assign_vars(array(
'L_FILE'=>$lang['file'],
'L_CATEGORY'=>$lang['category'],
'L_SUBMIT'=>$lang['submit'],
+ 'L_RESET'=>$lang['reset'],
'L_DELETE'=>$lang['delete'],
'F_ACTION'=>add_session_id(str_replace( '&', '&', $_SERVER['REQUEST_URI'] ))