Sfoglia il codice sorgente

Remove Hestia Control Panel message from bottom of login screen

Kristan Kenney 6 anni fa
parent
commit
054bcee92a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      web/templates/login.html

+ 0 - 1
web/templates/login.html

@@ -93,7 +93,6 @@
                             <td colspan=2>
                                 <div class="login-bottom">
                                     <div style="height:20px"><?php if (isset($ERROR)) echo $ERROR ?></div>
-                                    <a class="hestiacp" href="https://www.hestiacp.com">v<?php print __('Hestia Control Panel'); ?></a>
                                 </div>
                             </td>
                         </tr>