mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 13:21:43 +02:00
Bug: Conformity issue, empty categories create errors. [Manual merge]
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2023 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<a href="{categories.category.URL}">{categories.category.NAME}</a>
|
||||
{categories.category.ICON}
|
||||
</h3>
|
||||
<p>{categories.category.CAPTION_NB_IMAGES}</p>
|
||||
<p>{categories.category.CAPTION_NB_IMAGES} </p>
|
||||
<p>{categories.category.DESCRIPTION} </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user