Show/hide for advanced entry options.
This commit is contained in:
@@ -109,8 +109,10 @@
|
||||
{capture name='advanced_options'}{$entry_vars.entry|@serendipity_refhookPlugin:'backend_display'}{/capture}
|
||||
{if ! empty($smarty.capture.advanced_options) }
|
||||
<fieldset id="advanced_options">
|
||||
<legend><span>{$CONST.ADVANCED_OPTIONS}</span></legend>
|
||||
<legend><button class="button_link" type="button"><span class="icon-plus"></span><span class="visuallyhidden"> {$CONST.TOGGLE_ALL}</span></button><span>{$CONST.ADVANCED_OPTIONS}</span></legend>
|
||||
<div id="adv_opts" class="additional_info">
|
||||
{$smarty.capture.advanced_options}
|
||||
</div>
|
||||
</fieldset>
|
||||
{/if}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user