samba: Show status output in monospace font

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-10-08 16:51:23 +01:00
parent 69c0addc8b
commit fb8e2c14df

View File

@@ -1195,7 +1195,7 @@ print <<END
<br />
<table width='95%' cellspacing='0'>
<tr><td bgcolor='$color{'color20'}' colspan='3' align='left'><b>$Lang::tr{'samba status'}</b></td></tr>
<tr><td align='left'>$Status</td></tr>
<tr><td align='left'><small><pre>$Status</pre></small></td></tr>
</table>
END
;