diff --git a/wp-admin/categories.php b/wp-admin/categories.php
index 3ff761aa16..1ba6f49de9 100644
--- a/wp-admin/categories.php
+++ b/wp-admin/categories.php
@@ -128,23 +128,7 @@ default:
die("You have no right to edit the categories for this blog.
Ask for a promotion to your blog admin. :)");
}
?>
-
+
+ +
+Edit Link Category 'cat_name?>'
+-
Name: | - auto_toggle == 'Y') ? 'checked' : '';?> value="Y" /> auto-toggle? | +||
Show: | +Show: | - show_images == 'Y') ? 'checked' : '';?> value="Y" /> images - show_description == 'Y') ? 'checked' : '';?> value="Y" /> description - show_rating == 'Y') ? 'checked' : '';?> value="Y" /> rating - show_updated == 'Y') ? 'checked' : '';?> value="Y" /> updated + + + + | |
Sort order: | +Sort by: | ||
Text/HTML | +Text/HTML | ||
before: | +Before: | ||
between: | +Between: | ||
after: | +After: | ||
limit: | -(leave empty for no limit) | +Limit: | +(How many links are shown. Empty for unlimited.) |
@@ -185,7 +194,7 @@ switch ($action) { |
- -
- Note:
-
+
\ No newline at end of file
diff --git a/wp-admin/link-import.php b/wp-admin/link-import.php
index 439828544b..6f495dda80 100644
--- a/wp-admin/link-import.php
+++ b/wp-admin/link-import.php
@@ -32,7 +32,7 @@ switch ($step) {
- Deleting a link category does not delete links from that category. It will + Note:+Deleting a link category does not delete links from that category.
- On this page you can import your blogroll.+Import your blogroll from another system
|