Przeglądaj źródła

Remove Hestia Control Panel message from bottom of login screen

Kristan Kenney 6 lat temu
rodzic
commit
054bcee92a
1 zmienionych plików z 0 dodań i 1 usunięć
  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>