// Fixes "Notice: Undefined index: nb_results in"

This commit is contained in:
PhpMadman
2013-11-07 09:00:00 +01:00
parent 866e7f831b
commit 2f1a82628c
@@ -29,7 +29,7 @@ $(function() {
});
</script>
{if !$nb_results}
{if !isset($nb_results)}
<h2>{l s='There are no results matching your query "%s".' sprintf=$query}</h2>
{else}
<h2>