Make WordPress Core


Ignore:
Timestamp:
10/28/2008 10:59:26 AM (18 years ago)
Author:
azaozz
Message:

Write page styling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-form-comment.php

    r9155 r9384  
    1919<?php wp_nonce_field('update-comment_' . $comment->comment_ID) ?>
    2020<div class="wrap">
     21<h2><?php _e('Edit Comment'); ?></h2>
    2122
    2223<div id="poststuff" class="metabox-holder">
Note: See TracChangeset for help on using the changeset viewer.