Changeset 6658
- Timestamp:
- 09/08/08 14:16:22 (5 years ago)
- Files:
-
- modules/branches/2.5/daynight/i18n/sv_SE (added)
- modules/branches/2.5/daynight/i18n/sv_SE/LC_MESSAGES (added)
- modules/branches/2.5/daynight/i18n/sv_SE/LC_MESSAGES/daynight.mo (added)
- modules/branches/2.5/daynight/i18n/sv_SE/LC_MESSAGES/daynight.po (added)
- modules/branches/2.5/daynight/page.daynight.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/daynight/page.daynight.php
r6300 r6658 173 173 </tr> 174 174 <tr> 175 <td><a href="#" class="info"><?php echo _("Optional Password")?>:<span><?php echo _('You can optionally include a password to authenticate before toggling the day/night mode. If left blank anyone can use the feature code will be un-protected')?></span></a></td>175 <td><a href="#" class="info"><?php echo _("Optional Password")?>:<span><?php echo _('You can optionally include a password to authenticate before toggling the day/night mode. If left blank anyone can use the feature code and it will be un-protected')?></span></a></td> 176 176 <td><input size="12" type="text" name="password" value="<?php echo $password ?>" tabindex="<?php echo ++$tabindex;?>"> 177 177 </td>
