Changeset 12721 for modules/branches/2.10/core
- Timestamp:
- 10/02/11 05:35:54 (2 years ago)
- Files:
-
- modules/branches/2.10/core/page.ampusers.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/core/page.ampusers.php
r12208 r12721 222 222 <a href=# class="info"><?php echo _("Admin Access<span>Select the Admin Sections this user should have access to.</span>")?></a>: 223 223 </td><td> 224 <select multiple name="sections[]" tabindex="<?php echo ++$tabindex;?>" >224 <select multiple name="sections[]" tabindex="<?php echo ++$tabindex;?>" size="15"> 225 225 <option></option> 226 226 <?php
