Make WordPress Core


Ignore:
Timestamp:
12/09/2008 06:03:31 PM (16 years ago)
Author:
ryan
Message:

Strip trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-permalink.php

    r9903 r10150  
    125125<div class="wrap">
    126126<?php screen_icon(); ?>
    127 <h2><?php echo wp_specialchars( $title ); ?></h2> 
     127<h2><?php echo wp_specialchars( $title ); ?></h2>
    128128
    129129<form name="form" action="options-permalink.php" method="post">
Note: See TracChangeset for help on using the changeset viewer.