Changeset 220:57f9d4ff6452 for plugins/aboutConfig/index.php
- Timestamp:
- 05/08/11 11:28:33 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
plugins/aboutConfig/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r74 r220 136 136 ?> 137 137 </table> 138 <p><input type="submit" value="<?php echo __(' save'); ?>" />138 <p><input type="submit" value="<?php echo __('Save'); ?>" /> 139 139 <input type="hidden" name="p" value="aboutConfig" /> 140 140 <?php echo $core->formNonce(); ?></p> … … 174 174 ?> 175 175 </table> 176 <p><input type="submit" value="<?php echo __(' save'); ?>" />176 <p><input type="submit" value="<?php echo __('Save'); ?>" /> 177 177 <input type="hidden" name="p" value="aboutConfig" /> 178 178 <?php echo $core->formNonce(); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.
