diff options
-rw-r--r-- | view/tpl/webpagelist.tpl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/view/tpl/webpagelist.tpl b/view/tpl/webpagelist.tpl index d94d78067..f3fe90da5 100644 --- a/view/tpl/webpagelist.tpl +++ b/view/tpl/webpagelist.tpl @@ -1,8 +1,4 @@ -<script type="text/javascript" charset="utf-8"> - $(document).ready(function(){ - $("a[rel^='prettyPhoto']").prettyPhoto({theme: 'dark_rounded'}); - }); -</script> +{{include file="prettyphoto.tpl"}} {{if $pages}} |