Changeset 3233719
- Timestamp:
- 02/03/2025 08:39:32 AM (13 months ago)
- File:
-
- 1 edited
-
eber/trunk/layout/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
eber/trunk/layout/index.php
r3198037 r3233719 92 92 </fieldset></td> 93 93 </tr> 94 <tr style="display:none;">95 <th scope="row"> </th> 96 <td> <fieldset><legend class="screen-reader-text"><span> Membership</span></legend><label for="users_can_register_instant">94 <tr> 95 <th scope="row"> </th> 96 <td> <fieldset><legend class="screen-reader-text"><span>Sync Instantly </span></legend><label for="users_can_register_instant"> 97 97 <input name="instant_sync" type="checkbox" id="instant_sync" value="1" readonly <?php echo ($instant_sync)?'checked':'';?>> 98 98 Sync Instantly ?</label>
Note: See TracChangeset
for help on using the changeset viewer.