add missing pesky period

This commit is contained in:
zefie
2021-08-08 20:52:50 -04:00
parent 7a09c5f3b1
commit 81d604ea77

View File

@@ -40,7 +40,7 @@ Welcome
ENCTYPE="x-www-form-encoded" METHOD="POST"> ENCTYPE="x-www-form-encoded" METHOD="POST">
<input type=hidden name=registering value="true"> <input type=hidden name=registering value="true">
<td height=230 width= 300 bgcolor="#171726" colspan=5 valign=top align=left> <td height=230 width= 300 bgcolor="#171726" colspan=5 valign=top align=left>
Welcome to the ${minisrv_config.config.service_name} Mini Service, operated by ${minisrv_config.config.service_owner} Welcome to the ${minisrv_config.config.service_name} Mini Service, operated by ${minisrv_config.config.service_owner}.
The next screens will lead you through a quick setup process for using this service.<p> Press the "Continue" button below to begin setup.<p> The next screens will lead you through a quick setup process for using this service.<p> Press the "Continue" button below to begin setup.<p>
<td abswidth=20 bgcolor=#171726 > <td abswidth=20 bgcolor=#171726 >
</tr> </tr>