mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-20 19:04:51 +02:00
Update pool-add.tpl
This commit is contained in:
parent
44d091cae8
commit
b4907ed661
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,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 Changes')}</button>
|
<button class="btn btn-primary" onclick="return confirm('Continue the IP Pool creation process?')" type="submit">{Lang::T('Save Changes')}</button>
|
||||||
Or <a href="{$_url}pool/list">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}pool/list">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue