X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FSelfService%2FCreate.html;h=e28ab0f57833251dc5e35f9e1d487f2cd77cb67a;hb=43a06151e47d2c59b833cbd8c26d97865ee850b6;hp=56ef79fc3b0a2cab1ca405941b7dfe92bf9f4767;hpb=6587f6ba7d047ddc1686c080090afe7d53365bd4;p=freeside.git diff --git a/rt/share/html/SelfService/Create.html b/rt/share/html/SelfService/Create.html index 56ef79fc3..e28ab0f57 100755 --- a/rt/share/html/SelfService/Create.html +++ b/rt/share/html/SelfService/Create.html @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -51,14 +51,14 @@
- +
<% $m->callback( CallbackName => 'AfterQueue', %ARGS, QueueObj => $queue_obj ) %>
<&|/l&>Queue: - <%$queue_obj->Name || ''%> (<%$queue_obj->Description || ''%>) + <%$queue_obj->Name || ''%> <% $queue_obj->Description ? '('.$queue_obj->Description.')' : '' %>