to change comma ratings to Canadian decimals
mytreasuresRating.php
Line 68: <?php echo number_format($i,1,”,”,”"); ?>
<?php echo number_format($i,1,”.”,”"); ?>
Remove “my comment” tag
mytreasures.php Line 679
replace with overview
Remove Choose view options
mytreasures.php Line 469 -> 510

