source: extensions/ContactForm/themes/stripped/cf_title.tpl @ 8478

Last change on this file since 8478 was 8478, checked in by Gotcha, 13 years ago

Compatibility with "Stripped" theme
bug:2089

File size: 378 bytes
Line 
1<div class="titrePage">
2  <span id="menuswitcher" title="Afficher/cacher le menu">Menu</span> »
3  <ul class="categoryActions">
4    <li>
5      <a href="{$U_HOME}" title="{'return to homepage'|@translate}">
6        <img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"/>
7      </a>
8    </li>
9  </ul>
10  <h2>{$CF.TITLE|@translate}</h2>
11</div>
Note: See TracBrowser for help on using the repository browser.