Skip to content

Commit

Permalink
Merge pull request moritz#34 from mattymo/master
Browse files Browse the repository at this point in the history
Clean up grammar on search template
  • Loading branch information
moritz committed Feb 19, 2014
2 parents d9e4b74 + c780f6d commit 5c1a801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/template/search.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</form>

<TMPL_IF last_index_update>
<p>Searching this channels includes data upto <TMPL_VAR last_index_update>.</p>
<p>Searching this channel includes data up to <TMPL_VAR last_index_update>.</p>
</TMPL_IF>

<TMPL_IF RESULTS>
Expand Down

0 comments on commit 5c1a801

Please sign in to comment.