From f5954a7d2f1ba1ca115ef057a6e0e47e01698678 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 19 Mar 2011 07:04:43 -0400 Subject: [PATCH] Revert "Improve display of the Show dialog in Browse mode" This reverts commit cd29417260525a9768df0b9539c9c709214c668d. --- libraries/display_tbl.lib.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index 0e88a36d3b..9c98f6199c 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=" :" /> - +
'; - echo '' . sprintf(__('in %s mode and repeat headers after %s cells'), "\n" . $param1, "\n" . $param2) . ""; + $param2 = ' ' . "\n" + . ' '; + echo ' ' . sprintf(__('in %s mode and repeat headers after %s cells'), "\n" . $param1, "\n" . $param2) . "\n"; ?>