Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_menu_title.tpl
index 518f4e585b0fef8bed50041853630bd667a85b11..f40a066e99c1c8658697074bad4db585f43b6a8d 100644 (file)
@@ -1,4 +1,5 @@
-<TR>
-       <TD align="center" colspan="2" class="guest_menu_title"><STRONG>:::&nbsp;$content&nbsp;:::</STRONG>
-       </TD>
-</TR>
\ No newline at end of file
+<tr>
+       <td align="center" colspan="2" class="guest_menu_title" id="guest_menu_action_$content[action]">
+               <strong>:::&nbsp;$content[title]&nbsp;:::</strong>
+       </td>
+</tr>