Icy Phoenix

     
 

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

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

Article
Reply with quote    Download Post  
Post [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: [Download] [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: [Download] [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!



 
   
Inactive User [ Sat 28 Mar, 2009 06:18 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


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

Comments
Reply with quote    Download Post  
Post Re: [bugs] Beta2 - Album_block.tpl - Portal_poll_ballot.tpl 
 
Fixed in a different way.

Thanks for reporting.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Wed 01 Apr, 2009 12:18 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1