Release diogenes-0.9.22
[diogenes.git] / templates / toplevel-plugins.tpl
1 {if 0 && !$plug_barrel}
2 <h3>{$msg_clean_database}</h3>
3
4 <form method="post" action="{$post}">
5 <input type="hidden" name="action" value="clean" />
6 <p>
7   {$msg_clean_database_text}
8   <input type="submit" value="{$msg_clean}" />
9 </p>
10 </form>
11 {/if}
12
13 <h3>{$msg_enable_disable}</h3>
14 <p>  
15   {$msg_enable_disable_text}
16 </p>
17
18 {$editor_content}