Changeset 9223
- Timestamp:
- 10/17/2008 03:49:43 AM (18 years ago)
- Location:
- trunk/wp-admin
- Files:
-
- 13 edited
-
categories.php (modified) (2 diffs)
-
edit-link-categories.php (modified) (2 diffs)
-
edit-link-form.php (modified) (1 diff)
-
edit-tags.php (modified) (2 diffs)
-
includes/dashboard.php (modified) (1 diff)
-
includes/template.php (modified) (2 diffs)
-
link-manager.php (modified) (2 diffs)
-
media-upload.php (modified) (1 diff)
-
options-general.php (modified) (4 diffs)
-
options-writing.php (modified) (1 diff)
-
plugins.php (modified) (2 diffs)
-
themes.php (modified) (1 diff)
-
users.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r9122 r9223 175 175 <div class="alignleft"> 176 176 <select name="action"> 177 <option value="" selected ><?php _e('Actions'); ?></option>177 <option value="" selected="selected"><?php _e('Actions'); ?></option> 178 178 <option value="delete"><?php _e('Delete'); ?></option> 179 179 </select> … … 215 215 <div class="alignleft"> 216 216 <select name="action2"> 217 <option value="" selected ><?php _e('Actions'); ?></option>217 <option value="" selected="selected"><?php _e('Actions'); ?></option> 218 218 <option value="delete"><?php _e('Delete'); ?></option> 219 219 </select> -
trunk/wp-admin/edit-link-categories.php
r9122 r9223 111 111 <div class="alignleft"> 112 112 <select name="action"> 113 <option value="" selected ><?php _e('Actions'); ?></option>113 <option value="" selected="selected"><?php _e('Actions'); ?></option> 114 114 <option value="delete"><?php _e('Delete'); ?></option> 115 115 </select> … … 167 167 <div class="alignleft"> 168 168 <select name="action2"> 169 <option value="" selected ><?php _e('Actions'); ?></option>169 <option value="" selected="selected"><?php _e('Actions'); ?></option> 170 170 <option value="delete"><?php _e('Delete'); ?></option> 171 171 </select> -
trunk/wp-admin/edit-link-form.php
r9119 r9223 412 412 </div> 413 413 414 </div>415 414 </form> 415 </div> -
trunk/wp-admin/edit-tags.php
r9122 r9223 178 178 <div class="alignleft"> 179 179 <select name="action"> 180 <option value="" selected ><?php _e('Actions'); ?></option>180 <option value="" selected="selected"><?php _e('Actions'); ?></option> 181 181 <option value="delete"><?php _e('Delete'); ?></option> 182 182 </select> … … 221 221 <div class="alignleft"> 222 222 <select name="action2"> 223 <option value="" selected ><?php _e('Actions'); ?></option>223 <option value="" selected="selected"><?php _e('Actions'); ?></option> 224 224 <option value="delete"><?php _e('Delete'); ?></option> 225 225 </select> -
trunk/wp-admin/includes/dashboard.php
r9219 r9223 371 371 372 372 <div id="inline-<?php echo $comment->comment_ID; ?>" class="hidden"> 373 <textarea class="comment" ><?php echo $comment->comment_content; ?></textarea>373 <textarea class="comment" rows="3" cols="10"><?php echo $comment->comment_content; ?></textarea> 374 374 <div class="author-email"><?php echo attribute_escape( $comment->comment_author_email ); ?></div> 375 375 <div class="author"><?php echo attribute_escape( $comment->comment_author ); ?></div> -
trunk/wp-admin/includes/template.php
r9192 r9223 1017 1017 <div class="title"><?php _e('Tags'); ?></div> 1018 1018 <div class="in"> 1019 <textarea cols="22" rows="1" type="text"name="tags_input" class="tags_input"></textarea>1019 <textarea cols="22" rows="1" name="tags_input" class="tags_input"></textarea> 1020 1020 </div> 1021 1021 </div> … … 1872 1872 if ( 'detail' == $mode || 'single' == $mode ) comment_text(); ?> 1873 1873 <div id="inline-<?php echo $comment->comment_ID; ?>" class="hidden"> 1874 <textarea class="comment" ><?php echo $comment->comment_content; ?></textarea>1874 <textarea class="comment" rows="3" cols="10"><?php echo $comment->comment_content; ?></textarea> 1875 1875 <div class="author-email"><?php echo attribute_escape( $comment->comment_author_email ); ?></div> 1876 1876 <div class="author"><?php echo attribute_escape( $comment->comment_author ); ?></div> -
trunk/wp-admin/link-manager.php
r9122 r9223 136 136 <div class="alignleft"> 137 137 <select name="action"> 138 <option value="" selected ><?php _e('Actions'); ?></option>138 <option value="" selected="selected"><?php _e('Actions'); ?></option> 139 139 <option value="delete"><?php _e('Delete'); ?></option> 140 140 </select> … … 267 267 <div class="alignleft"> 268 268 <select name="action2"> 269 <option value="" selected ><?php _e('Actions'); ?></option>269 <option value="" selected="selected"><?php _e('Actions'); ?></option> 270 270 <option value="delete"><?php _e('Delete'); ?></option> 271 271 </select> -
trunk/wp-admin/media-upload.php
r9032 r9223 58 58 <div class="wrap"> 59 59 60 <form enctype="multipart/form-data" method="post" action="media-upload.php?inline=& upload-page-form=" class="media-upload-form type-form validate" id="file-form">60 <form enctype="multipart/form-data" method="post" action="media-upload.php?inline=&upload-page-form=" class="media-upload-form type-form validate" id="file-form"> 61 61 62 62 <?php media_upload_form(); ?> -
trunk/wp-admin/options-general.php
r9149 r9223 135 135 </tr> 136 136 <tr> 137 <th scope="row">< label for="date_format"><?php _e('Date Format') ?></label></th>137 <th scope="row"><?php _e('Date Format') ?></th> 138 138 <td> 139 139 <fieldset><legend class="hidden"><?php _e('Date Format') ?></legend> … … 160 160 echo ' <label><input type="radio" name="date_format" id="date_format_custom_radio" value="\c\u\s\t\o\m"'; 161 161 checked( $custom, TRUE ); 162 echo '/> ' . __('Custom') . ': </label><input type="text" name="date_format_custom" value="' . attribute_escape( get_option('date_format') ) . '" size="30" /> ' . gmdate( get_option('date_format'), current_time('timestamp') ) . " </label>\n";162 echo '/> ' . __('Custom') . ': </label><input type="text" name="date_format_custom" value="' . attribute_escape( get_option('date_format') ) . '" size="30" /> ' . gmdate( get_option('date_format'), current_time('timestamp') ) . "\n"; 163 163 164 164 echo "\t<p>" . __('<a href="http://codex.wordpress.org/Formatting_Date_and_Time">Documentation on date formatting</a>. Click "Save Changes" to update sample output.') . "</p>\n"; … … 168 168 </tr> 169 169 <tr> 170 <th scope="row">< label for="time_format"><?php _e('Time Format') ?></label></th>170 <th scope="row"><?php _e('Time Format') ?></th> 171 171 <td> 172 172 <fieldset><legend class="hidden"><?php _e('Time Format') ?></legend> … … 192 192 echo ' <label><input type="radio" name="time_format" id="time_format_custom_radio" value="\c\u\s\t\o\m"'; 193 193 checked( $custom, TRUE ); 194 echo '/> ' . __('Custom') . ': </label><input type="text" name="time_format_custom" value="' . attribute_escape( get_option('time_format') ) . '" size="30" /> ' . gmdate( get_option('time_format'), current_time('timestamp') ) . " </label>\n";194 echo '/> ' . __('Custom') . ': </label><input type="text" name="time_format_custom" value="' . attribute_escape( get_option('time_format') ) . '" size="30" /> ' . gmdate( get_option('time_format'), current_time('timestamp') ) . "\n"; 195 195 ?> 196 196 </fieldset> -
trunk/wp-admin/options-writing.php
r9201 r9223 147 147 148 148 <h3><?php _e('Press This') ?></h3> 149 <p><?php _e('Drag-and-drop the following link to your bookmarks bar or right click it and add it to your favorites for a posting shortcut.') ?> <a href="<?php echo get_shortcut_link(); ?>" title="<?php echo attribute_escape(__('Press This')) ?>"><?php _e('Press This') ?></a></p>149 <p><?php _e('Drag-and-drop the following link to your bookmarks bar or right click it and add it to your favorites for a posting shortcut.') ?> <a href="<?php echo htmlspecialchars( get_shortcut_link() ); ?>" title="<?php echo attribute_escape(__('Press This')) ?>"><?php _e('Press This') ?></a></p> 150 150 151 151 <?php do_settings_sections('writing'); ?> -
trunk/wp-admin/plugins.php
r9124 r9223 347 347 <div class="alignleft"> 348 348 <select name="action"> 349 <option value="" selected ><?php _e('Actions'); ?></option>349 <option value="" selected="selected"><?php _e('Actions'); ?></option> 350 350 <option value="deactivate-selected"><?php _e('Deactivate'); ?></option> 351 351 </select> … … 369 369 <div class="alignleft"> 370 370 <select name="action"> 371 <option value="" selected ><?php _e('Actions'); ?></option>371 <option value="" selected="selected"><?php _e('Actions'); ?></option> 372 372 <option value="activate-selected"><?php _e('Activate'); ?></option> 373 373 <?php if( current_user_can('delete_plugins') ) : ?> -
trunk/wp-admin/themes.php
r9119 r9223 164 164 $stylesheet_dir = $themes[$theme_name]['Stylesheet Dir']; 165 165 $preview_link = clean_url( get_option('home') . '/'); 166 $preview_link = add_query_arg( array('preview' => 1, 'template' => $template, 'stylesheet' => $stylesheet, 'TB_iframe' => 'true', 'width' => 600, 'height' => 400 ), $preview_link);166 $preview_link = htmlspecialchars( add_query_arg( array('preview' => 1, 'template' => $template, 'stylesheet' => $stylesheet, 'TB_iframe' => 'true', 'width' => 600, 'height' => 400 ), $preview_link ) ); 167 167 $preview_text = attribute_escape( sprintf( __('Preview of "%s"'), $title ) ); 168 168 $tags = $themes[$theme_name]['Tags']; -
trunk/wp-admin/users.php
r9054 r9223 317 317 <div class="alignleft"> 318 318 <select name="action"> 319 <option value="" selected ><?php _e('Actions'); ?></option>319 <option value="" selected="selected"><?php _e('Actions'); ?></option> 320 320 <option value="delete"><?php _e('Delete'); ?></option> 321 321 </select> … … 385 385 <div class="alignleft"> 386 386 <select name="action2"> 387 <option value="" selected ><?php _e('Actions'); ?></option>387 <option value="" selected="selected"><?php _e('Actions'); ?></option> 388 388 <option value="delete"><?php _e('Delete'); ?></option> 389 389 </select>
Note: See TracChangeset
for help on using the changeset viewer.