Fix Nas Template

This commit is contained in:
Ibnu Maksum 2024-08-22 11:19:07 +07:00
parent 81e30f0c54
commit 0b84d54ef2
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
3 changed files with 2 additions and 3 deletions

View file

@ -69,7 +69,6 @@
</div>
<p class="help-block col-md-4">{Lang::T('Assign NAS to Router')}</p>
</div>
<div class="form-gro
<div class="form-group">
<div class="col-lg-offset-2 col-lg-10">
<button class="btn btn-primary"

View file

@ -67,7 +67,7 @@
{include file="pagination.tpl"}
<div class="bs-callout bs-callout-info" id="callout-navbar-role">
<h4>RADIUS REST</h4>
<p>{Lang::T('For Radius REST, you don't need to add NAS, NAS need to add to client.conf manually')}</p>
<p>{Lang::T("For Radius REST, you don't need to add NAS, NAS need to add to client.conf manually")}</p>
</div>
</div>
</div>

View file

@ -1,3 +1,3 @@
{
"version": "2024.8.22"
"version": "2024.8.22.1"
}