Update language-add.tpl
This commit is contained in:
parent
46a83d4e30
commit
53885a6f7d
@ -18,7 +18,7 @@
|
||||
{/foreach}
|
||||
<div class="form-group">
|
||||
<div class="col-lg-offset-2 col-lg-10">
|
||||
<button class="btn btn-primary"
|
||||
<button class="btn btn-primary" onclick="return confirm('Continue the language creation process?')"
|
||||
type="submit">{Lang::T('Save Changes')}</button>
|
||||
Or <a href="{$_url}settings/localisation">{Lang::T('Cancel')}</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user