Show
Ignore:
Timestamp:
10/02/11 05:35:54 (2 years ago)
Author:
mickecarlsson
Message:

Tweak to increase Module Administrator select box, it was WAY to small before

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.10/core/page.ampusers.php

    r12208 r12721  
    222222          <a href=# class="info"><?php echo _("Admin Access<span>Select the Admin Sections this user should have access to.</span>")?></a>:  
    223223        </td><td> 
    224           <select multiple name="sections[]" tabindex="<?php echo ++$tabindex;?>"
     224          <select multiple name="sections[]" tabindex="<?php echo ++$tabindex;?>" size="15"
    225225            <option></option> 
    226226<?php