Changeset 19823 for extensions/PwgCarbon


Ignore:
Timestamp:
Jan 5, 2013, 7:28:09 AM (11 years ago)
Author:
Miklfe
Message:
 
Location:
extensions/PwgCarbon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/PwgCarbon/template/mainpage_categories.tpl

    r19026 r19823  
    3636<ul class="thumbnailCategories">
    3737{foreach from=$category_thumbnails item=cat name=cat_loop}
    38         <li class="{if $smarty.foreach.comment_loop.index is odd}odd{else}even{/if}">
     38        <li class="{if $smarty.foreach.cat_loop.index is odd}odd{else}even{/if}">
    3939                <div class="thumbnailCategory">
    4040                <a href="{$cat.URL}">
  • extensions/PwgCarbon/themeconf.inc.php

    r19501 r19823  
    44Version: auto
    55Description: theme PwgCarbon pour Piwigo.
    6 Theme URI:http://piwigo.org/ext/extension_view.php?eid=640
     6Theme URI: http://piwigo.org/ext/extension_view.php?eid=640
    77Author:Miklfe [piwitheme.fr]
    88Author URI: http://piwitheme.fr
Note: See TracChangeset for help on using the changeset viewer.