X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/ff81ee6e8304a1982a3ec4f5b134764a29d502cf..4f4e083f6f77639c41e2b1ddb200de8e34301cee:/wp-admin/sidebar.php diff --git a/wp-admin/sidebar.php b/wp-admin/sidebar.php index 17fd3cb4..62a375d4 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