Fixes in languages
This commit is contained in:
parent
2ba2ac6d37
commit
2f1d79ffc4
4 changed files with 6 additions and 6 deletions
|
|
@ -3,6 +3,6 @@
|
|||
<!-- <input type="hidden" name="id" value="${item_id}">
|
||||
<input type="hidden" name="op_admin" value="${op_admin}">
|
||||
<input type="hidden" name="verified" value="${verified}">-->
|
||||
<input type="submit" value="${lang('common', 'delete_item_you_sure', 'Are you sure for delete this item?')}" />
|
||||
<input type="submit" value="${_('Are you sure for delete this item?')}" />
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue