From 59231c226bcc77106dc651ca9c76dda2761d0aae Mon Sep 17 00:00:00 2001 From: Nawawi Jamili Date: Thu, 5 Dec 2013 14:28:03 +0800 Subject: [PATCH] html cleanup: standardized --- ui-lib.pl | 16 ++++++++-------- web-lib-funcs.pl | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ui-lib.pl b/ui-lib.pl index dad8ff894..34b69c457 100755 --- a/ui-lib.pl +++ b/ui-lib.pl @@ -661,7 +661,7 @@ if ($buttons && @$buttons) { $rv .= "\n"; # When going back to a form, re-enable any text fields generated by # ui_opt_textbox that aren't in the default state. -$rv .= "\n"; @@ -2079,11 +2079,11 @@ return $rv; sub ui_radio_selector_javascript { return < + -\n"; +return "\n"; } 1; diff --git a/web-lib-funcs.pl b/web-lib-funcs.pl index 47ec8d9f1..2fb41f5f7 100755 --- a/web-lib-funcs.pl +++ b/web-lib-funcs.pl @@ -1036,8 +1036,8 @@ if ($textonly) { } else { $line =~ s/\r|\n//g; - return "\n"; } } @@ -7901,7 +7901,7 @@ is un-reliable. sub check_clicks_function { return < +