X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FWidgets%2FForm%2FBoolean;h=969a7e6a901f880a7f69162940b8a2bd30cefbe9;hp=0d5bd1aea3d4b8d61d877f8e364c8d01ae301f3a;hb=44dd00a3ff974a17999e86e64488e996edc71e3c;hpb=73a6a80a9ca5edbd43d139b7cb25bfee4abfd35e diff --git a/rt/share/html/Widgets/Form/Boolean b/rt/share/html/Widgets/Form/Boolean index 0d5bd1aea..969a7e6a9 100644 --- a/rt/share/html/Widgets/Form/Boolean +++ b/rt/share/html/Widgets/Form/Boolean @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -73,12 +73,18 @@ $CurrentValue => undef, \ />\ % } else { - />\ -<% loc('Yes') %> - />\ -<% loc('No') %> - />\ -<% $DefaultLabel %> + + + % }