mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 04:50:47 -07:00
Update login.html
This commit is contained in:
parent
afc5532390
commit
cc4fc9ff19
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
<td colspan=2>
|
<td colspan=2>
|
||||||
<div class="login-bottom">
|
<div class="login-bottom">
|
||||||
<div style="height:20px"><?php if (isset($ERROR)) echo $ERROR ?></div>
|
<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>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue