mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-16 15:51:06 +02:00
Update bandwidth-add.tpl
This commit is contained in:
parent
a6df867ca1
commit
b313f1de36
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,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" type="submit">{Lang::T('Save')}</button>
|
<button class="btn btn-primary" onclick="return confirm('Continue the Bandwidth creation process?')" type="submit">{Lang::T('Save')}</button>
|
||||||
Or <a href="{$_url}bandwidth/list">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}bandwidth/list">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue