RT#18361: Delay package from billing until services are provisioned [text change]
[freeside.git] / httemplate / elements / template_image-dialog.html
index 5691d52..f7fb0c2 100644 (file)
@@ -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',
              )