1
0

Add missing closing angle bracket. Fixes ticket #842.

This commit is contained in:
Bharat Mediratta 2009-11-08 10:48:19 -08:00
parent 1265882d6c
commit 952fb4fe73

View File

@ -54,7 +54,7 @@
<? if (!empty($errors["photos"]) && $errors["photos"] == "numeric"): ?>
<p class="g-error"><?= t("Number to create must be numeric") ?></p>
<? endif ?>
</li
</li>
<? if(!empty($comment_installed)): ?>
<li <? if (!empty($errors["comments"])): ?> class="g-error"<? endif ?>>
<fieldset>