diff options
Diffstat (limited to 'rt/share/html/Elements/SelectLang')
-rwxr-xr-x | rt/share/html/Elements/SelectLang | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rt/share/html/Elements/SelectLang b/rt/share/html/Elements/SelectLang index 45d6b01cc..cf4d2971d 100755 --- a/rt/share/html/Elements/SelectLang +++ b/rt/share/html/Elements/SelectLang @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC %# <sales@bestpractical.com> %# %# (Except where explicitly superseded by other copyright notices) @@ -59,11 +59,9 @@ </select> <%ARGS> $ShowNullOption => 1 -$ShowAllQueues => 1 $Name => undef $Verbose => undef $Default => 0 -$Lite => 0 </%ARGS> <%ONCE> |