Changeset 554
- Timestamp:
- 07/28/05 09:59:00 (7 years ago)
- Files:
-
- trunk/AMP/amp_conf/htdocs/admin/devices.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/AMP/amp_conf/htdocs/admin/devices.php
r553 r554 199 199 <tr <?php echo ($extdisplay ? 'style="display:none"':'') ?>> 200 200 <td> 201 <a href="#" class="info"><?php echo _("Device ID")?><span><?php echo _('Give your device a unique integer ID. The device will use this ID to authenicate to the system. ')?></span></a>:201 <a href="#" class="info"><?php echo _("Device ID")?><span><?php echo _('Give your device a unique integer ID. The device will use this ID to authenicate to the system.<br><br> eg: 00000001, 00000002')?></span></a>: 202 202 </td> 203 203 <td>
