1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/13043] Improve HTML5

PHPBB3-13043
This commit is contained in:
Jakub Senko
2018-06-18 13:34:02 +02:00
parent 02cbb864a5
commit 4c3cb4bc5c
11 changed files with 16 additions and 38 deletions

View File

@@ -85,8 +85,7 @@
</fieldset>
</form>
<script type="text/javascript">
// <![CDATA[
<script>
var date_format = '{A_DATE_FORMAT}';
var default_dateformat = '{A_DEFAULT_DATEFORMAT}';
@@ -118,7 +117,6 @@
}
window.onload = customDates;
// ]]>
</script>
<!-- INCLUDE ucp_footer.html -->