diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index b1f84cc4ac..0f30556db9 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -197,7 +197,7 @@ $structures = array( 4 => $prefix . '/%postname%/', ); ?> -
+| @@ -232,7 +232,7 @@ $structures = array( |
|---|
URLs here. For example, using topics as your category base would make your category links like %s/topics/uncategorized/. If you leave these blank the defaults will be used.'), get_option('home') . $blog_prefix . $prefix ); ?>