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/?p=freeside.git;a=commitdiff_plain;h=ed673c4be67ad4d3b549df3b5f20fe5d76d6e944 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', )