mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-16 13:04:25 +02:00
Update radius-nas-add.tpl
This commit is contained in:
parent
2b3d3a6796
commit
ee52a2ec1e
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="col-lg-offset-2 col-lg-10">
|
<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 adding Radius NAS?')"
|
||||||
type="submit">{Lang::T('Save Changes')}</button>
|
type="submit">{Lang::T('Save Changes')}</button>
|
||||||
Or <a href="{$_url}radius/nas-list">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}radius/nas-list">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue