Space listing issue with Confluence 3.0

I use the reporting plugin to generate a list of confluence spaces which has a globe graphic by each space link (like the list on the dashboard). It essentially makes a space listing which looks like the one on the dashboard minus the icons that it has to the right, such as browse space or add to favorites. This works fine in Confluence 2.10.2, but it does not render properly in 3.0.0. In 3.0.0 it puts the globe graphic on its own line and then the space name on its own line and keeps repeating this. Here is the code I am using:

{report-block}
{space-reporter:space=@global}
{text-sort:space:name}
{space-reporter}
{report-body}
!http://intranet/images/icons/web_16.gif! {report-info:space:name|link=true}
{report-body}

Is there any way to accomplish this in Confluence 3.0? If there is some other sort of block of code which I can use to do this, I'm game to change it up. Essentially I just need a space listing that looks like the one on the Dashboard minus the extra icons to the right of the space list. Thanks.
 
indifferent I’m looking for an answer
Inappropriate?
1 person has this question

User_default_medium