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

Commit

Permalink
Show message for 0 results in theme (bug 621996)
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelbabu committed Jun 29, 2011
1 parent 6098060 commit 690896f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/themes/templates/themes/index.html
Expand Up @@ -33,7 +33,7 @@ <h3>{{ _('Platform') }}</h3>
<div class="col middle wide">
<div id="messages" class="block">
<h2>{{ _('Common Themes') }}</h2>
{{ theme_list(themes) }}
{{ theme_list(themes, show_notfound=True) }}

{{ pager() }}
</div>
Expand Down

0 comments on commit 690896f

Please sign in to comment.