summaryrefslogtreecommitdiffstats
path: root/custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'custom/views')
-rw-r--r--custom/views/archive/index.tpl.php2
-rw-r--r--custom/views/default/index.tpl.php2
2 files changed, 0 insertions, 4 deletions
diff --git a/custom/views/archive/index.tpl.php b/custom/views/archive/index.tpl.php
index 9a02c2f..8f45fa0 100644
--- a/custom/views/archive/index.tpl.php
+++ b/custom/views/archive/index.tpl.php
@@ -110,7 +110,5 @@ header('Content-type: text/html; charset=UTF-8');
<?php include(dirname(__FILE__).'/footer.tpl.php'); ?>
</div>
-
- <script src="app/js/mm.js" type="text/javascript"></script>
</body>
</html>
diff --git a/custom/views/default/index.tpl.php b/custom/views/default/index.tpl.php
index 70e23c4..4f82e46 100644
--- a/custom/views/default/index.tpl.php
+++ b/custom/views/default/index.tpl.php
@@ -69,7 +69,5 @@ header('Content-type: text/html; charset=UTF-8');
<?php include(dirname(__FILE__).'/footer.tpl.php'); ?>
</div>
-
- <script src="app/js/mm.js" type="text/javascript"></script>
</body>
</html>