Changeset 29623 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 08/26/2014 12:54:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r29239 r29623 453 453 <div class="inside"> 454 454 <label for="author-url"><?php _e('URL') ?></label> 455 <input type="text" id="author-url" name="newcomment_author_url" size="103" value="" />455 <input type="text" id="author-url" name="newcomment_author_url" class="code" size="103" value="" /> 456 456 </div> 457 457 <div style="clear:both;"></div>
Note: See TracChangeset
for help on using the changeset viewer.