mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +02:00
fixes #592, typo on new button id prevent ajax action from working
This commit is contained in:
@@ -705,7 +705,7 @@ UL.thumbnails SPAN.wrap2 {ldelim}
|
||||
{/if}
|
||||
|
||||
<p id="applyActionBlock" style="display:none" class="actionButtons">
|
||||
<button id="applyACtion" name="submit" type="submit" class="buttonLike">
|
||||
<button id="applyAction" name="submit" type="submit" class="buttonLike">
|
||||
<i class="icon-cog-alt"></i> {'Apply action'|translate}
|
||||
</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user