diff options
Diffstat (limited to 'phpBB/adm/style/overall_footer.html')
-rw-r--r-- | phpBB/adm/style/overall_footer.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index f05e9c56c5..3740122d9b 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -17,6 +17,10 @@ <!-- IF S_COPYRIGHT_HTML --><br /><!-- ENDIF --> {DEBUG_OUTPUT} <!-- ENDIF --> + + <!-- tmp --> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> + <script src="../styles/script.js"></script> </div> </div> |