Changeset 1259
- Timestamp:
- 01/14/08 11:57:40 (7 months ago)
- Files:
-
- trunk/upload/edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/upload/edit.php
r244 r1259 198 198 ?> 199 199 <div class="blockform"> 200 <h2>< ?php echo $lang_post['Edit post'] ?></h2>200 <h2><span><?php echo $lang_post['Edit post'] ?></span></h2> 201 201 <div class="box"> 202 202 <form id="edit" method="post" action="edit.php?id=<?php echo $id ?>&action=edit" onsubmit="return process_form(this)">
