Skip to content

Commit

Permalink
Fix improper nesting on "more" pages
Browse files Browse the repository at this point in the history
Patch by Jeff Boes
  • Loading branch information
Josh Lavin committed Aug 18, 2016
1 parent 80edbb1 commit f700c8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/strap/pages/results.html
Expand Up @@ -108,7 +108,8 @@ <h2>[either][value name=more_link filter=uri2string keep=1][or]Search Results[/e
[search-list]

[item-change 1][condition][item-field category][/condition]
[item-alternate except_first]</div>[/item-alternate]
[scratch category_close]
[tmpn category_close]</div>[/tmpn]
[if-item-field category]
<h3>[either][value banner_text][or][item-field category][/either]</h3>
[/if-item-field]
Expand Down

0 comments on commit f700c8f

Please sign in to comment.