From cd29417260525a9768df0b9539c9c709214c668d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 18 Mar 2011 12:34:13 -0400 Subject: [PATCH] Improve display of the Show dialog in Browse mode --- libraries/display_tbl.lib.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index 9c98f6199..0e88a36d3 100644 --- a/libraries/display_tbl.lib.php +++ b/libraries/display_tbl.lib.php @@ -303,10 +303,10 @@ onsubmit="return (checkFormElementInRange(this, 'session_max_rows', ' - value=" :" /> + value=" :" /> - +
' . "\n" - . ' '; - echo ' ' . sprintf(__('in %s mode and repeat headers after %s cells'), "\n" . $param1, "\n" . $param2) . "\n"; + $param2 = ''; + echo '' . sprintf(__('in %s mode and repeat headers after %s cells'), "\n" . $param1, "\n" . $param2) . ""; ?>