X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FElements%2FRT__CustomField%2FColumnMap;h=9df091d01054369b1be9dbce461be9457ac678d4;hb=679854b8bbc65d112071111bbd7f34a6a481fb30;hp=b04398434c0e2cff69dce8281a374e7703072468;hpb=9b328d940af56b9924a342192ebb0790478fa705;p=freeside.git diff --git a/rt/share/html/Elements/RT__CustomField/ColumnMap b/rt/share/html/Elements/RT__CustomField/ColumnMap index b04398434..9df091d01 100644 --- a/rt/share/html/Elements/RT__CustomField/ColumnMap +++ b/rt/share/html/Elements/RT__CustomField/ColumnMap @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -162,10 +162,10 @@ my $COLUMN_MAP = { my @res = ( \' $id ), - \'">', loc('[Up]'), \'', + \'">', loc('~[Up~]'), \'', \' $id ), - \'">', loc('[Down]'), \'' + \'">', loc('~[Down~]'), \'' ); return @res;