diff options
Diffstat (limited to 'views/default/input/checkboxes.php')
-rw-r--r-- | views/default/input/checkboxes.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/default/input/checkboxes.php b/views/default/input/checkboxes.php index dfab90a0a..adfe19914 100644 --- a/views/default/input/checkboxes.php +++ b/views/default/input/checkboxes.php @@ -9,8 +9,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ * * @uses string $vars['internalname'] The name of the input fields (Forced to an array by appending []) * @uses array $vars['options'] An array of strings representing the label => option for the each checkbox field |