root/extensions/adult_content/template/default/choose.tpl @ 9564

Revision 9564, 252 bytes (checked in by flop25, 2 years ago)

bug:1901
lots of bugs will be solved now, because the plugin were not able to manage users with multiple groups (the groups with an id inferior than the groups of Adultcontent caused bugs).

Line 
1<dt><img class="button" alt="{$AC_MSG}" src="{$ROOT_URL}{$themeconf.icon_dir}/lost_password.png" />{'ac_title_menu_statut'|@translate}</dt>
2<dd>
3  <ul>
4        <li>
5          <a href="{$pwg_root}plugins/{$AC_NAME}/charte_user.php">{$AC_MSG}</a>
6        </li>
7  </ul>
8</dd>
Note: See TracBrowser for help on using the browser.