diff options
Diffstat (limited to 'view/theme/dispy/bottom.tpl')
-rw-r--r-- | view/theme/dispy/bottom.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/dispy/bottom.tpl b/view/theme/dispy/bottom.tpl index 1af83e4c8..130bfb25a 100644 --- a/view/theme/dispy/bottom.tpl +++ b/view/theme/dispy/bottom.tpl @@ -44,4 +44,3 @@ function cmtBbOpen(id) { $(".comment-edit-bb-" + id).show(); } </script> -<script type="text/javascript" src="$baseurl/view/theme/dispy/js/modernizr.custom.2.5.3.min.js"></script> |