diff -r a4642baaf829 -r 4d4862461b8d web/wp-admin/theme-install.php
--- a/web/wp-admin/theme-install.php Tue Feb 02 14:45:47 2010 +0000
+++ b/web/wp-admin/theme-install.php Tue Feb 02 15:44:16 2010 +0000
@@ -1,76 +1,76 @@
-
-
-
-
-
-
- $text ) {
- $sep = ( end($tabs) != $text ) ? ' | ' : '';
- $class = ( $action == $tab ) ? ' class="current"' : '';
- $href = admin_url('theme-install.php?tab='. $action);
- echo "\t\t- $text$sep
\n";
-}
-?>
-
-
-
-
-
+
+
+
+
+
+ $text ) {
+ $sep = ( end($tabs) != $text ) ? ' | ' : '';
+ $class = ( $action == $tab ) ? ' class="current"' : '';
+ $href = admin_url('theme-install.php?tab='. $action);
+ echo "\t\t- $text$sep
\n";
+}
+?>
+
+
+
+
+