From 197cea7c7d2c60f7ca0e8c40b4413ae331cd432c Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Fri, 5 Oct 2012 21:14:44 -0700 Subject: updated jquery, moved include to end of html page, removed normalize.css, added bootstrap --- include/output.php | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'include') diff --git a/include/output.php b/include/output.php index 0b18e00..2a743fc 100644 --- a/include/output.php +++ b/include/output.php @@ -425,15 +425,9 @@ function output_header() - " /> + " /> " /> "/> - - - - -
@@ -464,6 +458,13 @@ function output_footer() " src=\"pics/green1.gif\" height=\"32\" width=\"100\" />\n". "

\n"; echo "\n\n"; + + echo ''; + echo ''; + echo ''; + echo ''; + echo ''; + echo "\n"; echo "\n"; -- cgit v1.2.3-18-g5258