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

blueblade’s picture

i need to know this too

mrf’s picture

Status: Active » Closed (fixed)

Assuming 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.