Serghey Rodin 11 лет назад
Родитель
Сommit
66bc02d0f8
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      web/templates/admin/panel.html

+ 1 - 0
web/templates/admin/panel.html

@@ -8,6 +8,7 @@
                     <a class="top-<?php if($TAB == 'STATS' ) echo 'selected-' ?>link" href="/list/stats/"> <?php print __('Statistics') ?> </a>
                     <a class="top-<?php if($TAB == 'LOG' ) echo 'selected-' ?>link" href="/list/log/"> <?php print __('Log') ?> </a>
                     <a class="top-<?php if($TAB == 'SERVICES' ) echo 'selected-' ?>link" href="/list/services/"> <?php print __('Services') ?>  </a>
+                    <a class="top-<?php if($TAB == 'FIREWALL' ) echo 'selected-' ?>link" href="/list/firewall/"> <?php print __('Firewall') ?> </a>
                     <a class="top-<?php if($TAB == 'UPDATES' ) echo 'selected-' ?>link" href="/list/updates/"> <?php print __('Updates') ?> </a>
                 </span>
                 <span style="float:right;">