Missing spaces
authorRoland Häder <roland@mxchange.org>
Fri, 8 Feb 2008 21:19:39 +0000 (21:19 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 8 Feb 2008 21:19:39 +0000 (21:19 +0000)
templates/de/html/member/member_reflinks_row.tpl

index b48bdb4744a3eb985f88c89f3906d68dbc288cbd..8b077cacecb6dc5e2e1fb4a1a9cbbb799bc1c5de 100644 (file)
@@ -1,10 +1,12 @@
 <TR>
        <TD width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</TD>
        <TD align="center" class="member_refbanner switch_sw$content[sw]">
-       <IMG src="$content[url]" alt="$content[alt]" title="$content[alt]"
-               border="0"><BR>
-       <FONT class="tiny">{--REFBANNER_TOTALS--}: <STRONG>$content[cnt]</STRONG>{--REF_VIEWS--}
-       / <STRONG>$content[cks]</STRONG>{--REF_CLIX--}</FONT></TD>
+               <IMG src="$content[url]" alt="$content[alt]" title="$content[alt]" border="0"><BR>
+               <FONT class="tiny">{--REFBANNER_TOTALS--}:
+                       <STRONG>$content[cnt]</STRONG>&nbsp;{--REF_VIEWS--} /
+                       <STRONG>$content[cks]</STRONG>&nbsp;{--REF_CLIX--}
+               </FONT>
+       </TD>
        <TD width="10" class="member_refbanner switch_sw$content[sw]">&nbsp;</TD>
 </TR>
 <TR>