summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/elements/template_image-dialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/template_image-dialog.html b/httemplate/elements/template_image-dialog.html
index 5691d52b5..f7fb0c291 100644
--- a/httemplate/elements/template_image-dialog.html
+++ b/httemplate/elements/template_image-dialog.html
@@ -94,7 +94,7 @@ url - to redirect to after upload, otherwise just refreshes dialog window
<% include( '/elements/tr-select-agent.html',
'label' => "<B>Agent</B>",
- 'empty_label' => 'Select agent',
+ 'empty_label' => '(global)',
'agent_virt' => 1,
'agent_null_right' => 'Edit global templates',
)