Update port-edit.tpl
This commit is contained in:
parent
b375460789
commit
9d6cd6756c
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<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-success" 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/port">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}pool/port">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user