0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
tikiwiki
/
1.9.7-31
/
htdocs
/
templates
/
modules
/
[
Home
]
File: mod-last_file_galleries.tpl
{* $Header: /cvsroot/tikiwiki/tiki/templates/modules/mod-last_file_galleries.tpl,v 1.8.10.1 2005/02/23 21:05:10 michael_davey Exp $ *} {if $feature_file_galleries eq 'y'} {if $nonums eq 'y'} {eval var="{tr}Last `$module_rows` modified file galleries{/tr}" assign="tpl_module_title"} {else} {eval var="{tr}Last modified file galleries{/tr}" assign="tpl_module_title"} {/if} {tikimodule title=$tpl_module_title name="last_file_galleries" flip=$module_params.flip decorations=$module_params.decorations} <table border="0" cellpadding="0" cellspacing="0"> {section name=ix loop=$modLastFileGalleries} <tr> {if $nonums != 'y'}<td class="module" valign="top">{$smarty.section.ix.index_next})</td>{/if} <td class="module"> <a class="linkmodule" href="tiki-list_file_gallery.php?galleryId={$modLastFileGalleries[ix].galleryId}"> {$modLastFileGalleries[ix].name} </a> </td> </tr> {/section} </table> {/tikimodule} {/if}
© 2017 -
ZeroByte.ID
.