From ad42d0148aeafa7e051b3000d083e2f304fc62ce Mon Sep 17 00:00:00 2001
From: ryan
Date: Wed, 20 Feb 2008 19:30:55 +0000
Subject: [PATCH] Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: http://svn.automattic.com/wordpress/trunk@6943 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-admin/comment.php | 6 +++---
wp-admin/custom-header.php | 6 +++---
wp-admin/edit-category-form.php | 4 ++--
wp-admin/edit-comments.php | 4 ++--
wp-admin/edit-form-comment.php | 2 +-
wp-admin/edit-form.php | 2 +-
wp-admin/edit-link-category-form.php | 4 ++--
wp-admin/edit-link-form.php | 4 ++--
wp-admin/edit-tag-form.php | 4 ++--
wp-admin/export.php | 2 +-
wp-admin/import/blogger.php | 2 +-
wp-admin/import/btt.php | 4 ++--
wp-admin/import/dotclear.php | 2 +-
wp-admin/import/jkw.php | 8 ++++----
wp-admin/import/mt.php | 2 +-
wp-admin/import/stp.php | 6 +++---
wp-admin/import/textpattern.php | 2 +-
wp-admin/import/utw.php | 8 ++++----
wp-admin/import/wp-cat2tag.php | 2 +-
wp-admin/includes/media.php | 2 +-
wp-admin/includes/template.php | 4 ++--
wp-admin/includes/upload.php | 2 +-
wp-admin/install.php | 4 ++--
wp-admin/link-import.php | 2 +-
wp-admin/moderation.php | 2 +-
wp-admin/page-new.php | 2 +-
wp-admin/plugin-editor.php | 2 +-
wp-admin/themes.php | 2 +-
wp-admin/update.php | 2 +-
wp-admin/upgrade.php | 6 +++---
wp-admin/user-edit.php | 4 ++--
31 files changed, 54 insertions(+), 54 deletions(-)
diff --git a/wp-admin/comment.php b/wp-admin/comment.php
index 2406f177dc..cfb09249a2 100644
--- a/wp-admin/comment.php
+++ b/wp-admin/comment.php
@@ -60,13 +60,13 @@ case 'mac' :
diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php
index f4d51e4af7..ab4406bf50 100644
--- a/wp-admin/custom-header.php
+++ b/wp-admin/custom-header.php
@@ -169,7 +169,7 @@ Event.observe( window, 'load', hide_text );
-
+
@@ -183,7 +183,7 @@ Event.observe( window, 'load', hide_text );
-
+
@@ -262,7 +262,7 @@ Event.observe( window, 'load', hide_text );
-
+
diff --git a/wp-admin/edit-category-form.php b/wp-admin/edit-category-form.php
index 61a212e48b..701ba0e705 100644
--- a/wp-admin/edit-category-form.php
+++ b/wp-admin/edit-category-form.php
@@ -1,14 +1,14 @@
';
$action = 'editedcat';
$nonce_action = 'update-category_' . $cat_ID;
do_action('edit_category_form_pre', $category);
} else {
$heading = __('Add Category');
- $submit_text = __('Add Category »');
+ $submit_text = __('Add Category');
$form = '
comment_ID);
$form_action = 'editedcomment';
$form_extra = "' />\n \n
';
+ echo ' ';
} ?>
diff --git a/wp-admin/edit-link-category-form.php b/wp-admin/edit-link-category-form.php
index 580a14f088..d0eaaa9f6f 100644
--- a/wp-admin/edit-link-category-form.php
+++ b/wp-admin/edit-link-category-form.php
@@ -1,14 +1,14 @@
';
$action = 'editedcat';
$nonce_action = 'update-link-category_' . $cat_ID;
do_action('edit_link_category_form_pre', $category);
} else {
$heading = __('Add Category');
- $submit_text = __('Add Category »');
+ $submit_text = __('Add Category');
$form = '
diff --git a/wp-admin/import/blogger.php b/wp-admin/import/blogger.php
index e841388c95..dfaf4fb53e 100644
--- a/wp-admin/import/blogger.php
+++ b/wp-admin/import/blogger.php
@@ -613,7 +613,7 @@ class Blogger_Import {
$blogtitle = "{$blog['title']} ({$blog['host']})";
$mapthis = __('Blogger username');
$tothis = __('WordPress login');
- $submit = js_escape( __('Save Changes »') );
+ $submit = js_escape( __('Save Changes') );
foreach ( $blog['authors'] as $i => $author )
$rows .= "{$author[0]} " . $this->get_user_options($author[1]) . " ";
diff --git a/wp-admin/import/btt.php b/wp-admin/import/btt.php
index d3b135d894..c1d84590bc 100644
--- a/wp-admin/import/btt.php
+++ b/wp-admin/import/btt.php
@@ -20,7 +20,7 @@ class BunnyTags_Import {
echo ''.__('Don’t be stupid - backup your database before proceeding!').'
';
echo '';
echo '';
}
@@ -90,7 +90,7 @@ class BunnyTags_Import {
echo '';
echo '';
}
diff --git a/wp-admin/import/dotclear.php b/wp-admin/import/dotclear.php
index 561d57a0f2..774d6d9a7c 100644
--- a/wp-admin/import/dotclear.php
+++ b/wp-admin/import/dotclear.php
@@ -128,7 +128,7 @@ class Dotclear_Import {
echo '';
}
diff --git a/wp-admin/import/jkw.php b/wp-admin/import/jkw.php
index 03b74fb019..7886fde11b 100644
--- a/wp-admin/import/jkw.php
+++ b/wp-admin/import/jkw.php
@@ -20,11 +20,11 @@ class JeromesKeyword_Import {
echo ''.__('Don’t be stupid - backup your database before proceeding!').'
';
echo '';
echo '';
echo '';
}
@@ -106,7 +106,7 @@ class JeromesKeyword_Import {
echo '';
echo '';
}
@@ -139,7 +139,7 @@ class JeromesKeyword_Import {
}
echo '';
echo '';
}
diff --git a/wp-admin/import/mt.php b/wp-admin/import/mt.php
index 63ab04748d..06e44fc586 100644
--- a/wp-admin/import/mt.php
+++ b/wp-admin/import/mt.php
@@ -30,7 +30,7 @@ class MT_Import {
mt-export.txt in your /wp-content/
directory'); ?>
-
+
out of memory error try splitting up the import file into pieces.'); ?>
diff --git a/wp-admin/import/stp.php b/wp-admin/import/stp.php
index 7df798db3c..e89e4a8d36 100644
--- a/wp-admin/import/stp.php
+++ b/wp-admin/import/stp.php
@@ -18,7 +18,7 @@ class STP_Import {
echo ''.__('Don’t be stupid - backup your database before proceeding!').'
';
echo '';
echo '';
}
@@ -78,7 +78,7 @@ class STP_Import {
echo '';
echo '';
}
@@ -94,7 +94,7 @@ class STP_Import {
echo '' . sprintf( __ngettext('Done! %s tags where added!', 'Done! %s tags where added!', $tags_added), $tags_added ) . '
';
echo '';
echo '';
}
diff --git a/wp-admin/import/textpattern.php b/wp-admin/import/textpattern.php
index c232103e32..1ee7121d5d 100644
--- a/wp-admin/import/textpattern.php
+++ b/wp-admin/import/textpattern.php
@@ -46,7 +46,7 @@ class Textpattern_Import {
echo '';
echo '';
}
diff --git a/wp-admin/import/utw.php b/wp-admin/import/utw.php
index 2d00fd5160..8616be9955 100644
--- a/wp-admin/import/utw.php
+++ b/wp-admin/import/utw.php
@@ -19,7 +19,7 @@ class UTW_Import {
echo ''.__('To accommodate larger databases for those tag-crazy authors out there, we have made this into an easy 5-step program to help you kick that nasty UTW habit. Just keep clicking along and we will let you know when you are in the clear!').'
';
echo ''.__('Don’t be stupid - backup your database before proceeding!').'
';
echo '';
echo '';
}
@@ -106,7 +106,7 @@ class UTW_Import {
echo '';
echo '';
}
@@ -142,7 +142,7 @@ class UTW_Import {
echo '';
echo '';
@@ -161,7 +161,7 @@ class UTW_Import {
echo '';
echo '';
diff --git a/wp-admin/import/wp-cat2tag.php b/wp-admin/import/wp-cat2tag.php
index 7d22e34e73..47fb19b23a 100644
--- a/wp-admin/import/wp-cat2tag.php
+++ b/wp-admin/import/wp-cat2tag.php
@@ -90,7 +90,7 @@ function check_all_rows() {
echo '';
- echo '
';
+ echo '
';
echo '';
}
diff --git a/wp-admin/includes/media.php b/wp-admin/includes/media.php
index 336bb0889d..1c8e75b921 100644
--- a/wp-admin/includes/media.php
+++ b/wp-admin/includes/media.php
@@ -666,7 +666,7 @@ function get_multimedia_item( $attachment_id, $errors = null, $send = true ) {
$description_label = __('Description');
$tags_label = __('Tags');
- $toggle_on = __('Describe »');
+ $toggle_on = __('Describe');
$toggle_off = __('Describe «');
$post = get_post($attachment_id);
diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php
index ae4d6ee3fa..097614c833 100644
--- a/wp-admin/includes/template.php
+++ b/wp-admin/includes/template.php
@@ -756,7 +756,7 @@ function meta_form() {
-
+
" />
-
+
-
+
diff --git a/wp-admin/install.php b/wp-admin/install.php
index 4e9f6c4e1a..9f73ca1141 100644
--- a/wp-admin/install.php
+++ b/wp-admin/install.php
@@ -39,7 +39,7 @@ switch($step) {
?>
ReadMe documentation at your leisure. Otherwise, just fill in the information below and you\'ll be on your way to using the most extendable and powerful personal publishing platform in the world.'), '../readme.html'); ?>
-
+
@@ -60,7 +60,7 @@ switch($step) {
-
+
-
+
diff --git a/wp-admin/moderation.php b/wp-admin/moderation.php
index b241385a33..22437da59e 100644
--- a/wp-admin/moderation.php
+++ b/wp-admin/moderation.php
@@ -219,7 +219,7 @@ $comments = array_slice( $comments, $start, $stop );
-
+