aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_main.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-09-22 22:14:05 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-09-22 22:14:05 +0000
commit1d7e3e0fd95fb5baf92937d1f911649cb1a665e9 (patch)
treee452132555a321548f9c61043354a2bfb9481ca0 /phpBB/adm/style/acp_main.html
parent587ec3fa77d90819148cdeda2b490bbf82632114 (diff)
downloadforums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar.gz
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar.bz2
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.tar.xz
forums-1d7e3e0fd95fb5baf92937d1f911649cb1a665e9.zip
some tiny fixes here and there
git-svn-id: file:///svn/phpbb/trunk@6383 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r--phpBB/adm/style/acp_main.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index 364525e860..af1623146e 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -77,12 +77,14 @@
<td>{L_GZIP_COMPRESSION}: </td>
<td><b>{GZIP_COMPRESSION}</b></td>
</tr>
+ <!-- IF S_TOTAL_ORPHAN -->
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>{L_NUMBER_ORPHAN}: </td>
<td><b>{TOTAL_ORPHAN}</b></td>
</tr>
+ <!-- ENDIF -->
</tbody>
</table>