diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-26 09:37:14 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-26 09:37:14 +0200 |
commit | c4c69959e21f1053224166c65b80a7dcdc2357ad (patch) | |
tree | 625babd1e9a33a34dec369cf732b150b5550e9d2 /view/theme/diabook/theme.php | |
parent | 5b3fe48ec675541fb7bbc3689229056ae840ac14 (diff) | |
download | volse-hubzilla-c4c69959e21f1053224166c65b80a7dcdc2357ad.tar.gz volse-hubzilla-c4c69959e21f1053224166c65b80a7dcdc2357ad.tar.bz2 volse-hubzilla-c4c69959e21f1053224166c65b80a7dcdc2357ad.zip |
add screenshots to diabook
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-x | view/theme/diabook/theme.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php index 5bd206100..0279dd925 100755 --- a/view/theme/diabook/theme.php +++ b/view/theme/diabook/theme.php @@ -251,9 +251,7 @@ $a->page['htmlhead'] .= <<< EOT $(function() { $('a.lightbox').fancybox(); // Select all links with lightbox class }); - - - + </script> EOT; |