]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_menu_row.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / guest / guest_menu_row.tpl
index af1c144a80f3bdf9208bd360177af5e2359e1c7b..856c660ab2c8b8c3826bdd84cf9f04be80da0c85 100644 (file)
@@ -1,3 +1,3 @@
-<TR>
-       <TD class="guest_menu_row menu_$WHAT">$content</TD>
-</TR>
\ No newline at end of file
+<tr>
+       <td class="guest_menu_row" id="guest_menu_what_$content[what]">$content[menu]</td>
+</tr>