1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-04 21:44:57 +02:00

path change for js src

git-svn-id: file:///svn/phpbb/trunk@4332 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-07-27 18:02:06 +00:00
parent 5979e37cd8
commit c855c7ca70

View File

@ -40,7 +40,7 @@ function checkForm()
}
//-->
</script>
<script language="javascript" type="text/javascript" src="styles/templates/subSilver/editor.js"></script>
<script language="javascript" type="text/javascript" src="styles/subSilver/template/editor.js"></script>
<form action="{S_POST_ACTION}" method="post" name="post" onsubmit="return checkForm(this)" {S_FORM_ENCTYPE}><table width="95%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>