Comparison table typo

Found any bugs with any of our scripts? Post in here...

Comparison table typo

Postby test » Mon Nov 14, 2011 6:08 pm

In DFH v1.2.3, ./styles/Indigo/comparison_table.php,

These 2 lines with variables (1 line after the other):

<?php echo $content[7];?> <?php echo $lang[days];?>
<?php echo $content[36];?> <?php echo $lang[days];?>

Should be reversed, like this:

<?php echo $content[36];?> <?php echo $lang[days];?>
<?php echo $content[7];?> <?php echo $lang[days];?>
test
Standard Member
 
Posts: 37
Joined: Tue Apr 05, 2011 1:21 pm

Re: Comparison table typo

Postby SamEA » Wed Nov 16, 2011 6:59 am

Are you sure they are in the incorrect order? Never noticed that and will verify that bug soon.
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: Comparison table typo

Postby test » Wed Nov 16, 2011 10:57 am

It's more a typo than a bug. :P

And yup, at first, I noticed the incorrect order on my custom skin, so I check the original indigo skin, and saw that this typo is also there.
test
Standard Member
 
Posts: 37
Joined: Tue Apr 05, 2011 1:21 pm

Re: Comparison table typo

Postby csuno » Wed Nov 16, 2011 1:26 pm

confirmed
csuno
Standard Member
 
Posts: 8
Joined: Wed Oct 12, 2011 2:59 pm


Return to Bug Tracker

Who is online

Users browsing this forum: No registered users and 8 guests

cron