forked from kevinowino869/mitrobill
Update language-add.tpl
This commit is contained in:
parent
396ece50f4
commit
f322282c6d
@ -18,7 +18,7 @@
|
|||||||
{/foreach}
|
{/foreach}
|
||||||
<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 Languages?')"
|
<button class="btn btn-primary" onclick="return ask(this, '{Lang::T("Continue the process of adding Languages?")}')"
|
||||||
type="submit">{Lang::T('Save Changes')}</button>
|
type="submit">{Lang::T('Save Changes')}</button>
|
||||||
Or <a href="{$_url}settings/localisation">{Lang::T('Cancel')}</a>
|
Or <a href="{$_url}settings/localisation">{Lang::T('Cancel')}</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user