aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/lightbox.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/lightbox.php')
-rw-r--r--views/default/css/lightbox.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/views/default/css/lightbox.php b/views/default/css/lightbox.php
index d590c506a..e18c02bf8 100644
--- a/views/default/css/lightbox.php
+++ b/views/default/css/lightbox.php
@@ -2,19 +2,19 @@
/**
* Colorbox -- Stylesheet
*
+ * Used as a view because we need to pass a full URL to AlphaImageLoader.
+ *
* @package Lorea
* @subpackage Colorbox
*
* Copyright 2011-2012 Lorea Faeries <federation@lorea.org>
*
- * This file is part of the Colorbox plugin for Elgg.
- *
- * Colorbox is free software: you can redistribute it and/or modify it
- * under the terms of the GNU Affero General Public License as
- * published by the Free Software Foundation, either version 3 of the
- * License, or (at your option) any later version.
+ * This program is free software: you can redistribute it and/or
+ * modify it under the terms of the GNU Affero General Public License
+ * as published by the Free Software Foundation, either version 3 of
+ * the License, or (at your option) any later version.
*
- * Colorbox is distributed in the hope that it will be useful, but
+ * This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Affero General Public License for more details.