]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_menu_whats.tpl
More rewrites to make use of the EL
[mailer.git] / templates / de / html / member / member_menu_whats.tpl
index 8295fcb4dd0700f6fe6ac99f6b872a389f0f2205..5938b75652a0b17af0824a729b32609a6e46db8c 100644 (file)
@@ -1,6 +1,8 @@
 <tr>
-       <td class="member_menu_whats">
-               <strong><big>&middot;</big></strong>
-               $content
+       <td class="member_menu_whats $content[visible_css] $content[locked_css]">
+               <div class="$content[visible_css] $content[locked_css]">
+                       <strong><big>&middot;</big></strong>
+                       $content
+               </div>
        </td>
 </tr>