PDA

View Full Version : Old and New version of template are the same but 'compare' feature indicates differen



rnmcd
Sun 13th Aug '06, 2:53pm
Old and New version of template are the same but the 'compare' feature highlights the following in Yellow:

<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
<a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>

which should indicate a Text changed between versions.

Any idea why this is?

rnmcd
Mon 21st Aug '06, 3:54pm
bump

rnmcd
Thu 24th Aug '06, 12:02am
bump

Zachery
Thu 24th Aug '06, 2:31am
Possibly some whitespace you have or dont have in then template? Its not some super advanced system.