X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FWidgets%2FForm%2FBoolean;h=f9bca095e1ad9c2179b77db80fe7abf572faec7a;hb=cbfeb5f6b7490f78361318ce6290bfb442dbfcbe;hp=1d6c8821d9ccd271ba902a12c76c5724a2f3e4b5;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941;p=freeside.git diff --git a/rt/share/html/Widgets/Form/Boolean b/rt/share/html/Widgets/Form/Boolean index 1d6c8821d..f9bca095e 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-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -46,7 +46,7 @@ %# %# END BPS TAGGED BLOCK }}} <%DOC> -see docs/using_forms_widgets.pod +see docs/extending/using_forms_widgets.pod
<% $Description %> @@ -73,12 +73,18 @@ $CurrentValue => undef, \ />\ % } else { - />\ -<% loc('Yes') %> - />\ -<% loc('No') %> - />\ -<% $DefaultLabel %> + + + % }