mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-21 03:14:33 +02:00
Update radius-nas-edit.tpl
This commit is contained in:
parent
3f3435157c
commit
ada655a074
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-lg-offset-2 col-lg-10">
|
||||
<button class="btn btn-primary" onclick="return ask(this, 'Continue the process of changing the Radius of the NAS?')"
|
||||
<button class="btn btn-primary" onclick="return ask(this, '{Lang::T("Continue the process of changing the Radius of the NAS?")}')"
|
||||
type="submit">{Lang::T('Save Changes')}</button>
|
||||
Or <a href="{$_url}radius/nas-list">{Lang::T('Cancel')}</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue