aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorGraham Eames <grahamje@users.sourceforge.net>2006-03-19 18:47:56 +0000
committerGraham Eames <grahamje@users.sourceforge.net>2006-03-19 18:47:56 +0000
commit7dda2cd9bfeb04fc778f96af312a6889e919f409 (patch)
tree5c902cf1bbe6d5d7f6d607d861ff66284683c619 /phpBB/styles
parentc272b059695859577f8d332300eb943638511109 (diff)
downloadforums-7dda2cd9bfeb04fc778f96af312a6889e919f409.tar
forums-7dda2cd9bfeb04fc778f96af312a6889e919f409.tar.gz
forums-7dda2cd9bfeb04fc778f96af312a6889e919f409.tar.bz2
forums-7dda2cd9bfeb04fc778f96af312a6889e919f409.tar.xz
forums-7dda2cd9bfeb04fc778f96af312a6889e919f409.zip
Move the $Id tag to prevent output errors
git-svn-id: file:///svn/phpbb/trunk@5673 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/subSilver/template/ucp_agreement.html4
-rw-r--r--phpBB/styles/subSilver/template/ucp_register.html3
2 files changed, 3 insertions, 4 deletions
diff --git a/phpBB/styles/subSilver/template/ucp_agreement.html b/phpBB/styles/subSilver/template/ucp_agreement.html
index 3a7d4b820a..936ae34650 100644
--- a/phpBB/styles/subSilver/template/ucp_agreement.html
+++ b/phpBB/styles/subSilver/template/ucp_agreement.html
@@ -1,7 +1,7 @@
-<!-- $Id$ -->
-
<!-- INCLUDE overall_header.html -->
+<!-- $Id$ -->
+
<!-- IF S_SHOW_COPPA or S_REGISTRATION -->
<form method="post" action="{S_UCP_ACTION}">
diff --git a/phpBB/styles/subSilver/template/ucp_register.html b/phpBB/styles/subSilver/template/ucp_register.html
index 5638e7a795..ef91c89fea 100644
--- a/phpBB/styles/subSilver/template/ucp_register.html
+++ b/phpBB/styles/subSilver/template/ucp_register.html
@@ -1,7 +1,6 @@
-<!-- $Id$ -->
-
<!-- INCLUDE overall_header.html -->
+<!-- $Id$ -->
<script language="Javascript" type="text/javascript">
<!--
function change_language(lang_iso)