[bugs] Beta2 - Album_block.tpl - Portal_poll_ballot.tpl »  Show posts from    to     

Icy Phoenix


Old Bugs - [bugs] Beta2 - Album_block.tpl - Portal_poll_ballot.tpl



Lopalong [ Sat 28 Mar, 2009 06:18 ]
Post subject: [bugs] Beta2 - Album_block.tpl - Portal_poll_ballot.tpl
Both of these don't validate because of empty tables when no info has been posted to them

I've added this to the locations below to validate them.

And there's probably a thousand more of them!

<tr>
<td>
&nbsp;
</td>
</tr>


album_block.tpl

Code: [Hide] [Select]
<table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
</tr>

<!-- BEGIN recent_pics -->



portal_poll_ballot.tpl
Code: [Hide] [Select]
<table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
</tr>
<!-- BEGIN b_poll_option -->


Could be neater - Could be something else too!


Mighty Gorgon [ Wed 01 Apr, 2009 12:18 ]
Post subject: Re: [bugs] Beta2 - Album_block.tpl - Portal_poll_ballot.tpl
Fixed in a different way.

Thanks for reporting.




Powered by Icy Phoenix