diff --git a/help.cgi b/help.cgi index 30e447b77..b86aaf1a5 100755 --- a/help.cgi +++ b/help.cgi @@ -34,8 +34,12 @@ else { &helperror($text{'help_eheader'}); } +# replace any explicit use of
with the ui-lib function +$uihr = &ui_hr(); +$help =~ s/
/$uihr/ig; + # find and replace the