feature 3094: display the author list if at least 1 author (but not 0)

git-svn-id: http://piwigo.org/svn/trunk@29432 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2014-09-08 09:52:09 +00:00
parent 93aa6cd832
commit 5a1bc79d8f
+1 -1
View File
@@ -48,7 +48,7 @@ jQuery(document).ready(function() {
</fieldset>
{if count($AUTHORS)>1}
{if count($AUTHORS)>=1}
<fieldset>
<legend>{'Search for Author'|@translate}</legend>
<p>