Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
closing ul tag to make site validate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Wenzel committed Aug 17, 2010
1 parent 6fefae6 commit 91c35b9
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -24,6 +24,7 @@ <h3>{{ _('When') }}</h3>
<ul>
<li>{{ button('search_type', 'week', _('7d'), title=_('Last 7 days')) }}</li>
<li>{{ button('search_type', 'latest beta', label=_('Beta'), title=_('Latest Beta')) }}</li>
</ul>
</div>
</div>

Expand Down

0 comments on commit 91c35b9

Please sign in to comment.