X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fhtml%2FWidgets%2FSavedSearch;h=b3152129e005169b30f721548331e9632185e4ed;hp=b873c2bcb7ef8fff807612749355ec9d515d8534;hb=2dfda73eeb3eae2d4f894099754794ef07d060dd;hpb=8103c1fc1b2c27a6855feadf26f91b980a54bc52 diff --git a/rt/html/Widgets/SavedSearch b/rt/html/Widgets/SavedSearch index b873c2bcb..b3152129e 100644 --- a/rt/html/Widgets/SavedSearch +++ b/rt/html/Widgets/SavedSearch @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2007 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -24,7 +24,7 @@ %# along with this program; if not, write to the Free Software %# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA %# 02110-1301 or visit their web page on the internet at -%# http://www.gnu.org/copyleft/gpl.html. +%# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html. %# %# %# CONTRIBUTION SUBMISSION POLICY: @@ -151,7 +151,7 @@ foreach my $field ( @{$self->{SearchFields}} ) { <%ARGS> $self => undef $Action => '' -$Title => 'Saved searches' +$Title => loc('Saved searches') <%init>