From: ivan Date: Thu, 2 Aug 2007 21:57:29 +0000 (+0000) Subject: line up package acitons all on one line X-Git-Tag: TRIXBOX_2_6~435 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fb4bce9850777c577e2696f0e09e14a3b0c8e959;p=freeside.git line up package acitons all on one line --- diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html index f424425a7..4f910551a 100755 --- a/httemplate/view/cust_main/packages.html +++ b/httemplate/view/cust_main/packages.html @@ -10,12 +10,11 @@ % && $conf->config('payby-default') ne 'HIDE' % ) { % - + <% $s++ ? ' | ' : '' %> <% popup_link('edit/quick-charge.html?custnum='. $cust_main->custnum, 'One-time charge', 'One-time charge', '#333399', 545) %> -
% } % if ( $curuser->access_right('Bulk change customer packages') ) { - + <% $s++ ? ' | ' : '' %> Bulk order and cancel packages (preserves services) % }