Dotclear


Ignore:
Timestamp:
02/13/14 14:12:09 (11 years ago)
Author:
Dsls
Branch:
twig
Message:

composer locked on CB 0.9.0, restored favorites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/default-templates/index.html.twig

    r1517 r2655  
    2020     <div id="icons"> 
    2121          {% for icon in dashboard_icons %} 
    22                <p><a href="{{ icon.url }}"><img src="{{ icon.img }}" alt="" /> 
    23                <br /><span>{{ icon.title }}</span></a></p> 
     22               <p><a href="{{ icon[1] }}"><img src="{{ icon[2] }}" alt="" /> 
     23               <br /><span>{{ icon[0] }}</span></a></p> 
    2424          {% endfor %} 
    2525     </div> 
    26       
     26 
    2727     {% if dashboard_quickentry %} 
    2828          <div id="quick"> 
     
    3838          </div> 
    3939     {% endif %} 
    40       
     40 
    4141     {% if dashboard_contents is not empty %} 
    4242          <div id="dashboard-contents"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map