| @@ -93,9 +93,9 @@ | ||
| 93 | 93 | and force FeedWordPress to make a fresh scan for updates on syndicated feeds.</p></td></tr> |
| 94 | 94 | |
| 95 | 95 | <tr style="vertical-align: top"> |
| 96 | 96 | <th width="33%" scope="row">Guid index:</th> |
| 97 | -<td width="67%"><?php if ( !FeedWordPress::has_guid_index()) : ?> | |
| 97 | +<td width="67%"><?php if (!FeedWordPress::has_guid_index()) : ?> | |
| 98 | 98 | <input class="button" type="submit" name="create_index" value="Create index on guid column in posts database table" /> |
| 99 | 99 | <p>Creating this index may significantly improve performance on some large |
| 100 | 100 | FeedWordPress installations.</p> |
| 101 | 101 | <?php else : ?> |