Unreported: cleaning up and preparing for upcoming birthdays

This commit is contained in:
Kevin
2008-01-26 18:51:18 +00:00
parent 35567c6a5e
commit e00515178a
2 changed files with 6 additions and 1 deletions

View File

@@ -4,7 +4,6 @@
<h3>{L_ATTACHMENTS}</h3>
<span style="float:left;"><strong>{L_FILENAME}</strong></span><br />
<!-- <span style="float:right;padding-right:10px;"><strong>{L_FILESIZE}</strong></span><br /> -->
<!-- BEGIN attach -->
<span style="float:left;" class="gensmall"><img src="portal/images/icon_topic_attach.gif" alt="" />&nbsp;<a href="viewtopic.php?p={attach.POST_MSG_ID}#p{attach.POST_MSG_ID}" ><strong>{attach.REAL_FILENAME}</strong></a></span><br style="clear:both" />
<!-- <span style="float:right;padding-right:10px;" class="gensmall">{attach.FILESIZE}</span><br style="clear:both" /> -->

View File

@@ -7,6 +7,12 @@
<!-- ELSE -->
{L_NO_BIRTHDAYS}
<!-- ENDIF -->
<h3>{L_BIRTHDAYS_AHEAD}</h3>
<!-- IF BIRTHDAYS_AHEAD_LIST -->
<strong>{BIRTHDAYS_AHEAD_LIST}</strong>
<!-- ELSE -->
{L_NO_BIRTHDAYS_AHEAD}
<!-- ENDIF -->
<span class="corners-bottom"><span></span></span>
</div>
</div>