source: extensions/adult_content/template/floOS/msg.tpl @ 3654

Last change on this file since 3654 was 3654, checked in by flop25, 15 years ago

add floOS

File size: 275 bytes
Line 
1<dt>
2        <img class="button" alt="{$AC_MSG}" src="{$pwg_root}template/yoga/icon/lost_password.png" />{'ac_title_menu_statut'|@translate}
3</dt>
4<dd>
5  <ul>
6        {if isset($U_LOGOUT)}
7                {$AC_MSG} <li><a href="{$U_LOGOUT}">{'logout'|@translate}</a></li>
8        {/if}
9  </ul>
10</dd>
Note: See TracBrowser for help on using the repository browser.