Notifications
Clear all

Not a bug really...

2 Posts
2 Users
0 Reactions
1,541 Views
(@carissa)
Posts: 791
Member Moderator
Topic starter
 

More like an FYI.

In reviews.tpl in the default tpls folder, you have <div class="adminoptions">{adminoptions}</div>, and also apparently {adminoptions} is enclosed in the adminoptions class as part of the variable so you have in the source:

<div class="adminoptions"><div class="adminoptions"><span class='label'>Admin Options: </span> [<a href=""reviews.php?action=edit&amp;reviewid=116">Edit</a>"] [<a href=""reviews.php?action=delete&amp;reviewid=116">Delete</a>"] [<a href=""user.php?action=revres&amp;reviewid=116">Respond</a>"]</div></div>

It's not really a big deal, but could cause some problems to people who use the reviewblock.tpl from the default_tpls folder then code some padding/margins in .adminoptions in their style sheet.


 
Posted : 25/01/2007 6:31 pm
(@tammy)
Posts: 2577
Member Moderator
 

Thanks.  I'll fix this with the next update.


 
Posted : 25/01/2007 7:41 pm
Share: