diff options
author | Thomas Willingham <founder@kakste.com> | 2013-08-04 20:09:57 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-08-04 20:09:57 +0100 |
commit | a8409379c3a9ff4884e214ef46a152ff2c6cc745 (patch) | |
tree | bb1ead4927c9f54a5b7c1f91e16a804d87730c31 | |
parent | 1b7b53f4093a6a2b277f2b85b0962adbf1fa759e (diff) | |
download | volse-hubzilla-a8409379c3a9ff4884e214ef46a152ff2c6cc745.tar.gz volse-hubzilla-a8409379c3a9ff4884e214ef46a152ff2c6cc745.tar.bz2 volse-hubzilla-a8409379c3a9ff4884e214ef46a152ff2c6cc745.zip |
Template boo-boo
-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}} |