diff --git a/mysql/index.cgi b/mysql/index.cgi index e7e7d128c..797cec4ed 100755 --- a/mysql/index.cgi +++ b/mysql/index.cgi @@ -81,7 +81,7 @@ if ($r == 0) { &main_header(); print "
$text{'index_notrun'}
\n"; - print &text('index_emsg', "$rout"),"
\n"; + print &ui_details($text{'syslog_desc'}, &text('index_emsg', "$rout"), 'error'); if ($access{'stop'} && &is_mysql_local()) { print &ui_hr();