From 708d2881217a3a66d5ff64a33365e0cb96353962 Mon Sep 17 00:00:00 2001 From: "DM42.Net (Matt Dent)" Date: Fri, 1 Feb 2019 00:12:45 -0500 Subject: Add filter hooks and the ability to add buttons to the default status editor --- view/tpl/jot.tpl | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 4eae33d13..12509fc59 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -137,8 +137,11 @@ {{/if}} + {{if $custommoretoolsbuttons}} + {{$custommoretoolsbuttons}} + {{/if}} - {{if $writefiles || $weblink || $setloc || $clearloc || $feature_expire || $feature_encrypt || $feature_voting}} + {{if $writefiles || $weblink || $setloc || $clearloc || $feature_expire || $feature_encrypt || $feature_voting || $custommoretoolsdropdown}}
{{/if}} @@ -186,6 +191,11 @@
+ {{foreach $customsubmitright as $csr}} + + {{/foreach}} {{if $preview}}