mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 02:04:53 +02:00
Update radius-nas-edit.tpl
This commit is contained in:
parent
859e0ce6af
commit
2b3d3a6796
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"
|
||||
<button class="btn btn-primary" onclick="return confirm('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