Changeset 2367
- Timestamp:
- 02/21/2005 05:53:09 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-comment.php
r2165 r2367 55 55 </script> 56 56 57 <p class="submit"><input type="submit" name=" submit" value="<?php echo $submitbutton_text ?>" style="font-weight: bold;" tabindex="6" />57 <p class="submit"><input type="submit" name="editcomment" id="editcomment" value="<?php echo $submitbutton_text ?>" style="font-weight: bold;" tabindex="6" /> 58 58 <input name="referredby" type="hidden" id="referredby" value="<?php echo $_SERVER['HTTP_REFERER']; ?>" /> 59 59 </p>
Note: See TracChangeset
for help on using the changeset viewer.