Changeset 217:dd9a10b462ea for admin/post.php
- Timestamp:
- 05/08/11 11:13:45 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/post.php
r205 r217 597 597 '<p>'.form::hidden('post_id',$post_id). 598 598 $core->formNonce(). 599 '<input type="submit" name="add" value="'.__(' save').'" /></p>'.599 '<input type="submit" name="add" value="'.__('Save').'" /></p>'. 600 600 '</fieldset>'. 601 601 '</form>'.
Note: See TracChangeset
for help on using the changeset viewer.