mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Print not running error using new collapse
This commit is contained in:
@@ -81,7 +81,7 @@ if ($r == 0) {
|
||||
&main_header();
|
||||
print "<p> <b>$text{'index_notrun'}</b> <p>\n";
|
||||
|
||||
print &text('index_emsg', "<tt>$rout</tt>"),"<p>\n";
|
||||
print &ui_details($text{'syslog_desc'}, &text('index_emsg', "<tt>$rout</tt>"), 'error');
|
||||
|
||||
if ($access{'stop'} && &is_mysql_local()) {
|
||||
print &ui_hr();
|
||||
|
||||
Reference in New Issue
Block a user