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.
 
 
 
 
 
 

14 lines
515 B

{* $Id$ *}{tr _0=$prefs.mail_template_custom_text}A new file was posted to %0file gallery:{/tr} {$galleryName}
{tr}Posted by:{/tr} {$author|username}
{tr}Date:{/tr} {$mail_date|tiki_short_datetime:"":"n"}
{tr}Name:{/tr} {$fname}
{tr}File Name:{/tr} {$filename}
{tr}File Description:{/tr} {$fdescription}
{if $mail_machine}
{tr}You can download the new file at:{/tr}
{$mail_machine}/{$galleryId|sefurl:'file gallery'}
{else}
{tr _0=$fileId _1=$galleryId}The new file ID is %0 and it is in gallery ID %1{/tr}
{/if}