diff --git a/admin/panels/entry/admin.entry.write.tpl b/admin/panels/entry/admin.entry.write.tpl index 7153aac..5b50e8f 100755 --- a/admin/panels/entry/admin.entry.write.tpl +++ b/admin/panels/entry/admin.entry.write.tpl @@ -17,7 +17,8 @@ {assign var=post value=""} {/if} {entry content=$post alwaysshow=true} - + {* here will go a plugin hook *} + {action hook=simple_datechanger_form}
{if isset($error) && isset($error.subject) && !empty($error.subject)}
@@ -46,8 +47,9 @@
rows="20" cols="74">{$content|default:{$smarty.request.content|default:''}|htmlspecialchars}