Another fix
authorRoland Häder <roland@mxchange.org>
Wed, 18 Nov 2009 04:12:27 +0000 (04:12 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 18 Nov 2009 04:12:27 +0000 (04:12 +0000)
templates/de/html/online_now.tpl

index 92b17754c138b151ce30891cb019c9fc96164f33..cbbd706e041f1b6681842442b85715f8db17466b 100644 (file)
@@ -18,7 +18,7 @@
                                <td width="10%" align="center" valign="top"><strong>
                                        <div class="medium">$content[members]</div>
                                </strong></td>
-                               <td width="90%">{?mEMBERS_ONLINE--}</td>
+                               <td width="90%">{--MEMBERS_ONLINE--}</td>
                        </tr>
                </table>
                </td>
@@ -30,7 +30,7 @@
                                <td width="10%" align="center" valign="top"><strong>
                                        <div class="medium">$content[?mins]</div>
                                </strong></td>
-                               <td width="90%">{--?mINS_ONLINE--}</td>
+                               <td width="90%">{--ADMINS_ONLINE--}</td>
                        </tr>
                </table>
                </td>