Changeset 31200 for trunk/src/wp-admin/includes/theme-install.php
- Timestamp:
- 01/16/2015 04:15:52 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/theme-install.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme-install.php
r27499 r31200 58 58 echo '<p class="install-help">' . __( 'Search for themes by keyword.' ) . '</p>'; 59 59 ?> 60 <form id="search-themes" method="get" action="">60 <form id="search-themes" method="get"> 61 61 <input type="hidden" name="tab" value="search" /> 62 62 <?php if ( $type_selector ) : ?> … … 100 100 <p class="install-help"><?php _e( 'Find a theme based on specific features.' ); ?></p> 101 101 102 <form method="get" action="">102 <form method="get"> 103 103 <input type="hidden" name="tab" value="search" /> 104 104 <?php
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)