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.
 
 
 
 
 
 

15 lines
639 B

{* $Id$ *}{tr}Remove {$prefs.mail_template_custom_text}file{/tr}
---
{tr}Gallery:{/tr} {$galInfo.name}
{tr}GalleryId:{/tr} {$galInfo.galleryId}
{tr}Identifier:{/tr} {$fileInfo.fileId}
{tr}Filename:{/tr} {$fileInfo.filename}
{tr}Name:{/tr} {$fileInfo.name}
{tr}Description:{/tr} {$fileInfo.description}
{tr}Creator:{/tr} {$fileInfo.user|username}
{tr}Author:{/tr} {$fileInfo.author|username}
{tr}Created:{/tr} {$fileInfo.created|tiki_long_datetime}
{tr}Last editor:{/tr} {$fileInfo.lastModifUser|username}
{tr}Last modified:{/tr} {$fileInfo.lastModif|tiki_long_datetime}
{tr}Last download:{/tr} {$fileInfo.lastDownload|tiki_long_datetime}