Update login.html

This commit is contained in:
myvesta 2020-05-08 19:26:35 +02:00 committed by GitHub
commit cc4fc9ff19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@
<td colspan=2>
<div class="login-bottom">
<div style="height:20px"><?php if (isset($ERROR)) echo $ERROR ?></div>
<a class="vestacp" href="http://vestacp.com" >vestacp.com</a>
<a class="vestacp" href="http://myvestacp.com">myvestacp.com</a>
</div>
</td>
</tr>