add screenshots to diabook

This commit is contained in:
tommy tomson 2012-03-26 09:37:14 +02:00
commit c4c69959e2
4 changed files with 8 additions and 3 deletions

View file

@ -251,9 +251,7 @@ $a->page['htmlhead'] .= <<< EOT
$(function() {
$('a.lightbox').fancybox(); // Select all links with lightbox class
});
</script>
EOT;