[guadec-web] testing if this works instead



commit 7ba6b91528f1b1d01addba7728adc5d93500ff84
Author: Andreas Nilsson <anilsson redhat com>
Date:   Mon Jun 30 23:09:19 2014 +0200

    testing if this works instead

 guadec/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/guadec/header.php b/guadec/header.php
index bac373f..8acf7a1 100755
--- a/guadec/header.php
+++ b/guadec/header.php
@@ -28,8 +28,8 @@
 <!--[if lt IE 9]>
 <script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
 <![endif]-->
-<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); 
?>/js/calculate-total.js"></script>
 <?php wp_head(); ?>
+<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); 
?>/js/calculate-total.js"></script>
 </head>
 
 <body <?php body_class(); ?>>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]