fix 4th line of welcome table
This commit is contained in:
@@ -205,7 +205,7 @@ data += `
|
|||||||
<tr>
|
<tr>
|
||||||
<td absheight="6">
|
<td absheight="6">
|
||||||
<tr>
|
<tr>
|
||||||
<td valign="top" colspan=3 absheight=63>
|
<td valign="top" colspan=3 absheight=64>
|
||||||
This server is operated by ${minisrv_config.config.service_owner}.<br>
|
This server is operated by ${minisrv_config.config.service_owner}.<br>
|
||||||
`;
|
`;
|
||||||
if (minisrv_config.config.service_description) {
|
if (minisrv_config.config.service_description) {
|
||||||
|
|||||||
Reference in New Issue
Block a user