Update routers-add.tpl
This commit is contained in:
parent
ec6d6cf203
commit
3f3435157c
@ -61,7 +61,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" onclick="return ask(this, 'Continue the process of adding Routers?')"
|
<button class="btn btn-primary" onclick="return ask(this, '{Lang::T("Continue the process of adding Routers?")}')"
|
||||||
type="submit">{Lang::T('Save')}</button>
|
type="submit">{Lang::T('Save')}</button>
|
||||||
Or <a href="{$_url}routers/list">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}routers/list">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user