Page 1 of 1

one_true_layout tag not ended properly

Posted: Tue May 13, 2008 12:39 am
by sonichouse
I was running the validator from http://validator.w3.org against my blog. After I fixed the many errors in my posts I was left with one remaining issue.

The fix was to add the self close tag element on line 74 of entries.tpl
{if not $smarty.foreach.dategroup.last}<hr class="entry_separator" />{/if}

Re: one_true_layout tag not ended properly

Posted: Tue May 13, 2008 8:47 am
by garvinhicking
Hi!

Thanks for reporting this, I've fixed it in the CVS version as well.

Regards,
Garvin

Re: one_true_layout tag not ended properly

Posted: Tue May 13, 2008 10:37 am
by sonichouse
garvinhicking wrote:Hi!

Thanks for reporting this, I've fixed it in the CVS version as well.

Regards,
Garvin
No problem, just my way of saying thanks for a great product and a nice clean theme.

/Steve