mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
fix no translation
set new slideshow icon git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2219 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 -->
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user