You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
228 B

{* $Id$ *}
{title}{tr}Mail-in feature{/tr}{/title}
{if !empty($content)}
{$content}
{/if}
{if $tiki_p_admin_mailin}
<p>{tr}Click here to go to mailin admin.{/tr} {icon name="next" href="tiki-admin_mailin.php"}</p>
{/if}