mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-01 08:44:37 +02:00
Merge pull request #380 from ahmadhusein17/Development
Update routers.tpl
This commit is contained in:
commit
61fafcd5cf
1 changed files with 3 additions and 3 deletions
|
@ -96,8 +96,8 @@
|
|||
</div>
|
||||
{include file="pagination.tpl"}
|
||||
<div class="bs-callout bs-callout-info" id="callout-navbar-role">
|
||||
<h4>{Lang::T('Check if Mikrotik Online?')}</h4>
|
||||
<p>{Lang::T('To check if Mikrotik is Online or not, go to Settings, set Router Check Enabled')}</p>
|
||||
<h4>{Lang::T('Check if Router Online?')}</h4>
|
||||
<p>{Lang::T('To check whether the Router is online or not, please visit the following page')} <a href="{$_url}settings/miscellaneous#router_check" target="_blank" class="btn btn-link">{Lang::T('Cek Now')}</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -105,4 +105,4 @@
|
|||
</div>
|
||||
|
||||
|
||||
{include file="sections/footer.tpl"}
|
||||
{include file="sections/footer.tpl"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue