Skip to content

Commit

Permalink
feature/sd-84: applied pr changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
MasseyIsaako authored and Dylan Wagstaff committed Mar 26, 2019
1 parent 18a84ea commit 9576e26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions templates/Includes/SearchResult.ss

This file was deleted.

2 changes: 1 addition & 1 deletion templates/SilverStripe/CMS/Search/Includes/SearchForm.ss
Expand Up @@ -9,7 +9,7 @@
placeholder="<%t CWP_Search.Placeholder "Search..." %>"/>
<label class="sr-only" for="SearchForm_SearchForm_Search"><%t CWP_Search.Button "Search" %></label>
<div class="input-group-append">
<button type="submit" class="btn btn-secondary btn-lg search__btn"><%t CWP_Search.Button "Search" %></button>
<button type="submit" class="btn btn-primary btn-lg"><%t CWP_Search.Button "Search" %></button>
</div>
</div>
</form>

0 comments on commit 9576e26

Please sign in to comment.