Update bandwidth-add.tpl
This commit is contained in:
parent
a6df867ca1
commit
b313f1de36
@ -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…
x
Reference in New Issue
Block a user