mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-28 22:08:09 +02:00
Update hotspot-edit.tpl
This commit is contained in:
parent
434d7d8cf9
commit
3adfd2f2c3
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="col-md-offset-2 col-md-9">
|
<div class="col-md-offset-2 col-md-9">
|
||||||
<button class="btn btn-success" type="submit">{Lang::T('Save Changes')}</button>
|
<button class="btn btn-success" onclick="return confirm('Continue the process of changing Hotspot data?')" type="submit">{Lang::T('Save Changes')}</button>
|
||||||
Or <a href="{$_url}services/hotspot">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}services/hotspot">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue