]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_menu_title.tpl
Rewrites/fixes for handling config entries in SQLs
[mailer.git] / templates / de / html / member / member_menu_title.tpl
index 4836b9fde039130c123cdf00a3ee31183cabb158..3b8244aa0e94f4b5d51aba026f06abda9f3a8bab 100644 (file)
@@ -1,4 +1,7 @@
-<TR>
-       <TD align="center" colspan="2" class="member_menu_title"><STRONG>:::&nbsp;$content&nbsp;:::</STRONG>
-       </TD>
-</TR>
\ No newline at end of file
+<tr>
+       <td align="center" colspan="2" class="member_menu_title visible_css locked_css" id="member_menu_action_$content[action]">
+               <strong class="$content[visible_css] $content[locked_css]">
+                       ::: $content[title] :::
+               </strong>
+       </td>
+</tr>