1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/11554] Move forum_fn.js to footer

Move forum_fn.js to footer, move find_username to forum_fn.js

PHPBB3-11554
This commit is contained in:
Vjacheslav Trushkin
2013-05-19 11:07:29 +03:00
parent d8ed228ddf
commit b8afef5df0
5 changed files with 10 additions and 11 deletions

View File

@@ -40,7 +40,6 @@
// ]]>
</script>
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/forum_fn.js?assets_version={T_ASSETS_VERSION}"></script>
<link href="{T_THEME_PATH}/print.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />