Changeset 214
- Timestamp:
- 05/28/07 10:11:23 (1 year ago)
- Files:
-
- trunk/templates/public/luxbum/gallery.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/templates/public/luxbum/gallery.html
r212 r214 12 12 <li>» <a href="{$cfg['url_base']}"><strong>{i18n 'Home'}</strong></a></li> 13 13 {NavigationMenu $gallery, '<li>%s</li>', '»'} 14 {if isSelection}14 {if $isSelection} 15 15 <li>» {i18n 'My selection'}</li> 16 16 {/if}
