Add msg icon to entryproperties plugin.
Also adds a styling hook to admin tpl. References #54
This commit is contained in:
@ -102,7 +102,7 @@
|
||||
<textarea id="serendipity[extended]" name="serendipity[extended]" rows="15">{$entry_vars.entry.extended|@escape}</textarea>
|
||||
</div>
|
||||
|
||||
<fieldset>
|
||||
<fieldset id="advanced_options">
|
||||
<legend><span>{$CONST.ADVANCED_OPTIONS}</span></legend>
|
||||
{$entry_vars.entry|@serendipity_refhookPlugin:'backend_display'}
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user