From: Brett Profitt Date: Fri, 4 Jan 2013 19:37:47 +0000 (-0500) Subject: Added better explaination for the lightbox. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5d762eaf47cef4785d9f051c387d6971b59bdd68;p=lorea%2Felgg.git Added better explaination for the lightbox. --- diff --git a/views/default/js/lightbox.php b/views/default/js/lightbox.php index d2bceaf90..a1f018eea 100644 --- a/views/default/js/lightbox.php +++ b/views/default/js/lightbox.php @@ -3,7 +3,8 @@ * Elgg lightbox * * Usage - * Apply the class elgg-lightbox to links. + * Call elgg_load_js('lightbox') and elgg_load_css('lightbox') then + * apply the class elgg-lightbox to links. * * Advanced Usage * Elgg is distributed with the Fancybox jQuery library. Please go to