Changeset 8922
- Timestamp:
- 02/24/10 11:06:05 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/timeconditions/i18n/timeconditions.pot
r8879 r8922 285 285 286 286 #: timeconditions/page.timeconditions.php:141 287 msgid "Submit Changes"287 msgid "Submit" 288 288 msgstr "" 289 289 modules/branches/2.7/timeconditions/page.timeconditions.php
r6846 r8922 139 139 140 140 <tr> 141 <td colspan="2"><br><h6><input name="Submit" type="submit" value="<?php echo _("Submit Changes")?>" tabindex="<?php echo ++$tabindex;?>"></h6></td>141 <td colspan="2"><br><h6><input name="Submit" type="submit" value="<?php echo _("Submit")?>" tabindex="<?php echo ++$tabindex;?>"></h6></td> 142 142 </tr> 143 143 </table>
