mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Update batchmanager.tpl
Deleted (debug} in .tpl
This commit is contained in:
@@ -76,7 +76,7 @@ const strs_privacy = {
|
||||
|
||||
<div id="batchManagerGlobal" style="margin-bottom: 80px;">
|
||||
<div style="clear:both"></div>
|
||||
{debug}{if isset($ELEMENT_IDS)}
|
||||
{if isset($ELEMENT_IDS)}
|
||||
<div>
|
||||
<input type="hidden" name="element_ids" value="{$ELEMENT_IDS}">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user