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


Inactive User
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! :mrorange:

<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! :P

Subject: Re: [bugs] Beta2 - Album_block.tpl - Portal_poll_ballot.tpl
Fixed in a different way.

Thanks for reporting.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 3.1026s (PHP: 5% SQL: 95%)
SQL queries: 30 - Debug Off - GZIP Enabled