Ignore:
Timestamp:
Dec 30, 2013, 8:18:13 PM (10 years ago)
Author:
flop25
Message:

smartpocket :
fix logout/login msg
set menu elements as collapsible and as an accordion too
top menu elements blue
picture centered
"Thumbnails" text hidden (too big)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/smartpocket/template/picture_nav_buttons.tpl

    r23713 r26362  
    55{/if}
    66{if isset($U_UP) and !isset($slideshow)}
    7         <a href="{$U_UP}" rel="prev" data-role="button" data-icon="arrow-u" data-inline="true">{'Thumbnails'|@translate}</a>
     7        <a href="{$U_UP}" rel="prev" data-role="button" data-icon="arrow-u" data-iconpos="notext" data-inline="true">data-iconpos="notext"</a>
    88{/if}
    99{if isset($next)}
Note: See TracChangeset for help on using the changeset viewer.