mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-13 19:44:24 +02:00
Update pool-edit.tpl
This commit is contained in:
parent
244e552eb6
commit
d14599f720
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
<div class="form-group">
|
||||
<div class="col-lg-offset-2 col-lg-10">
|
||||
<button class="btn btn-success" onclick="return confirm('Continue the IP Pool change process?')" type="submit">{Lang::T('Save Changes')}</button>
|
||||
<button class="btn btn-success" onclick="return confirm('Continue the Port change process?')" type="submit">{Lang::T('Save Changes')}</button>
|
||||
Or <a href="{$_url}pool/list">{Lang::T('Cancel')}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue