Changeset 3094498
- Timestamp:
- 05/29/2024 10:53:30 AM (22 months ago)
- Location:
- eber
- Files:
-
- 2 edited
-
tags/.DS_Store (modified) (previous)
-
trunk/layout/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
eber/trunk/layout/index.php
r3074768 r3094498 94 94 <th scope="row"> </th> 95 95 <td> <fieldset><legend class="screen-reader-text"><span>Membership</span></legend><label for="users_can_register_instant"> 96 <input name="instant_sync" type="checkbox" id="instant_sync" value="1" disabled<?php echo ($instant_sync)?'checked':'';?>>96 <input name="instant_sync" type="checkbox" id="instant_sync" value="1" readonly <?php echo ($instant_sync)?'checked':'';?>> 97 97 Sync Instantly ?</label> 98 98 </fieldset></td>
Note: See TracChangeset
for help on using the changeset viewer.