Unreported: add a break before the first birthday child ;)

This commit is contained in:
Kevin
2008-03-18 17:16:57 +00:00
parent 767ae914d2
commit b94f27aad8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<span class="corners-top"><span></span></span>
<h3>{L_BIRTHDAYS}</h3>
<!-- IF BIRTHDAY_LIST -->
<strong>{L_CONGRATULATIONS}: {BIRTHDAY_LIST}</strong>
<strong>{L_CONGRATULATIONS}:<br /> {BIRTHDAY_LIST}</strong>
<!-- ELSE -->
{L_NO_BIRTHDAYS}
<!-- ENDIF -->

View File

@@ -6,7 +6,7 @@
<tr class="row1">
<td>
<!-- IF BIRTHDAY_LIST -->
<strong>{L_CONGRATULATIONS}: {BIRTHDAY_LIST}</strong>
<strong>{L_CONGRATULATIONS}:<br />{BIRTHDAY_LIST}</strong>
<!-- ELSE -->
{L_NO_BIRTHDAYS}
<!-- ENDIF -->