From 5d762eaf47cef4785d9f051c387d6971b59bdd68 Mon Sep 17 00:00:00 2001 From: Brett Profitt Date: Fri, 4 Jan 2013 14:37:47 -0500 Subject: Added better explaination for the lightbox. --- views/default/js/lightbox.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'views') 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 -- cgit v1.2.3