diff options
Diffstat (limited to 'views/installation/input/text.php')
-rw-r--r-- | views/installation/input/text.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/installation/input/text.php b/views/installation/input/text.php index 7f69a2f93..c8ce7266e 100644 --- a/views/installation/input/text.php +++ b/views/installation/input/text.php @@ -6,9 +6,7 @@ * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ * * @uses $vars['value'] The current value, if any * @uses $vars['js'] Any Javascript to enter into the input tag |