From: vyshane Date: Mon, 15 Jan 2007 08:02:10 +0000 (+0000) Subject: Fixed text box display width. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=bae3a75ce83cb6dee31fd3e77a875d9c8b55868b;p=moodle.git Fixed text box display width. --- diff --git a/admin/report/simpletest/index.php b/admin/report/simpletest/index.php index a67e525afb..6646985d63 100644 --- a/admin/report/simpletest/index.php +++ b/admin/report/simpletest/index.php @@ -98,7 +98,7 @@ echo '

'; print_checkbox('showsearch', 1, $showsearch, get_string('showsearch' echo '

'; print_checkbox('thorough', 1, $thorough, get_string('thorough', $langfile)); echo '

'; echo '

'; echo ' '; - echo ''; + echo ''; echo '

'; echo ''; echo '';