X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/cc7b1505cd9fafd87c3672f669e13e98b0c544f7..a5227bf01edbe6660486c9f5c0f0ed7b7fea3130:/wp-admin/sidebar.php diff --git a/wp-admin/sidebar.php b/wp-admin/sidebar.php index 74cb0819..0f905bf6 100644 --- a/wp-admin/sidebar.php +++ b/wp-admin/sidebar.php @@ -1,73 +1,124 @@ -WordPress › Posted - - - - -

Posted !

-

Click here to post again.

- - - - -WordPress › Sidebar - +<?php bloginfo('name') ?> › <?php _e('Sidebar'); ?> -

WordPress

+
-
- +
+ + -

Title: - -

-

Categories: - - - + + +

' . __('Post published.') . '

'; +elseif ( 'c' == $_GET['a'] ) + echo '

' . __('Post saved.') . '

'; +?> +

+ +

+

-Post: - + +

+ +
+ + +

+
+

- + - +

@@ -75,6 +126,3 @@ Post: - \ No newline at end of file