mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 09:22:21 +02:00
"Are you sure!" was not translated.
git-svn-id: http://piwigo.org/svn/trunk@2147 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<!-- BEGIN action -->
|
||||
<a href="{plugins.plugin.action.U_ACTION}"
|
||||
<!-- BEGIN confirm -->
|
||||
onclick="return confirm('Are you sure?');"
|
||||
onclick="return confirm('{lang:Are you sure?}');"
|
||||
<!-- END confirm -->
|
||||
{TAG_INPUT_ENABLED}>{plugins.plugin.action.L_ACTION}</a>
|
||||
<!-- END action -->
|
||||
|
||||
Reference in New Issue
Block a user