]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Refs #3955 use input/dropdown for group membership since it is not technically an...
authorCash Costello <cash.costello@gmail.com>
Mon, 2 Jul 2012 01:43:26 +0000 (21:43 -0400)
committerCash Costello <cash.costello@gmail.com>
Mon, 2 Jul 2012 01:43:26 +0000 (21:43 -0400)
mod/groups/views/default/forms/groups/edit.php

index 26436ef0118d42c830ceca85a9a56ed38795b338..8055b6430b1f17a93611e75b33e3ffafc2735da3 100644 (file)
@@ -55,7 +55,7 @@ if ($group_profile_fields > 0) {
 <div>
        <label>
                <?php echo elgg_echo('groups:membership'); ?><br />
-               <?php echo elgg_view('input/access', array(
+               <?php echo elgg_view('input/dropdown', array(
                        'name' => 'membership',
                        'value' => $membership,
                        'options_values' => array(