From: Jonathan Prykop Date: Tue, 25 Aug 2015 00:28:54 +0000 (-0500) Subject: RT#18361: Delay package from billing until services are provisioned [text change] X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=7c47d157c69a164b2c7b745f8738d0ce10426a6d;p=freeside.git RT#18361: Delay package from billing until services are provisioned [text change] --- 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' => "Agent", - 'empty_label' => 'Select agent', + 'empty_label' => '(global)', 'agent_virt' => 1, 'agent_null_right' => 'Edit global templates', )