Move the $Id tag to prevent output errors

git-svn-id: file:///svn/phpbb/trunk@5673 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames 2006-03-19 18:47:56 +00:00
parent c272b05969
commit 7dda2cd9bf
2 changed files with 3 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<!-- $Id$ -->
<!-- INCLUDE overall_header.html -->
<!-- $Id$ -->
<!-- IF S_SHOW_COPPA or S_REGISTRATION -->
<form method="post" action="{S_UCP_ACTION}">

View file

@ -1,7 +1,6 @@
<!-- $Id$ -->
<!-- INCLUDE overall_header.html -->
<!-- $Id$ -->
<script language="Javascript" type="text/javascript">
<!--
function change_language(lang_iso)