1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

[ticket/11556] Load apply_onkeypress_event() correctly

PHPBB3-11556
This commit is contained in:
Vjacheslav Trushkin
2013-05-20 10:04:03 +03:00
parent a2a6357fd5
commit c29257f732
3 changed files with 2 additions and 11 deletions

View File

@@ -1,9 +1,3 @@
<script type="text/javascript">
// <![CDATA[
onload_functions.push(apply_onkeypress_event);
// ]]>
</script>
<fieldset class="fields1">
<!-- IF ERROR --><p class="error">{ERROR}</p><!-- ENDIF -->