]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_menu_title.tpl
Invisible/locked menus are now styleable with CSS classes (sub_)menu_[in]visible_css...
[mailer.git] / templates / de / html / member / member_menu_title.tpl
1 <tr>
2         <td align="center" colspan="2" class="member_menu_title visible_css locked_css" id="member_menu_action_$content[action]">
3                 <strong class="$content[visible_css] $content[locked_css]">
4                         ::: $content[title] :::
5                 </strong>
6         </td>
7 </tr>