mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 00:42:20 +02:00
related to #1679 fixing glitches on page titles
This commit is contained in:
@@ -43,10 +43,6 @@ const isWebmaster = {$isWebmaster};
|
||||
const show_details = {if $show_details} true {else} false {/if};
|
||||
{/footer_script}
|
||||
|
||||
<div class="titrePage">
|
||||
<h2>{'Plugins'|@translate}</h2>
|
||||
</div>
|
||||
|
||||
{if isset($plugins)}
|
||||
|
||||
{assign var='field_name' value='null'} {* <!-- 'counter' for fieldset management --> *}
|
||||
|
||||
Reference in New Issue
Block a user