Fix crowdin incompatibility (#245)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)pull/251/head
parent
af3466513e
commit
9250ffe0cc
|
@ -25,6 +25,4 @@ entry.install-running = Please stand by while UIs are being installed. This can
|
|||
warn.exposed = <p><b>WARNING - YOUR HOME IS EXPOSED!</b></p> \
|
||||
<p>It seems that you have configured your network in a way that you can remotely access your openHAB server. Unfortunately, it is not just you - almost <b>everybody on the Internet can access it!</b></p> \
|
||||
<p>If this wasn't your plan, please act immediately. Stop the port forwarding of your router or make sure that you have a secure authentication mechanism in place, e.g. by using NGINX as a reverse proxy inbetween.</p> \
|
||||
<p>If you have read and understood this message and you have taken appropriate actions, please \
|
||||
<a href="?warn=ihavelearnedmylesson" style="color: #DDDDDD">click here</a> \
|
||||
to make this message disappear again.</p>
|
||||
<p>If you have read and understood this message and you have taken appropriate actions, please <a href="?warn=ihavelearnedmylesson" style="color: #DDDDDD">click here</a> to make this message disappear again.</p>
|
||||
|
|
Loading…
Reference in New Issue