Closed (fixed)
Project:
User Relationships
Version:
6.x-1.0-rc3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2009 at 14:19 UTC
Updated:
13 Jun 2011 at 20:40 UTC
In user_relationships-actions_block.tpl.php
if ($actions) {
$output[] = theme('item_list', $actions, t('Relationship actions'), array('class' => 'user_relationships_actions'));
}
It will display as follows:
Relationship actions
user_relationships_actions
How can I make the display into one line and change the font? Thanks
Comments
Comment #1
blueblade commentedi need to know this too
Comment #2
mrf commentedAssuming this request has been resolved. If you are involved in this issue and still having problems, feel free to re-open. If not please open a new support request describing your issue.