bug 829737
This commit is contained in:
@@ -137,7 +137,7 @@ if ($cfg['PropertiesIconic'] == true) {
|
||||
$titles['Change'] = $iconic_spacer . '<img hspace="7" width="12" height="13" src="images/button_edit.png" alt="' . $strChange . '" title="' . $strChange . '" border="0" />';
|
||||
|
||||
if ($propicon == 'both') {
|
||||
$titles['Change'] .= ' ' . $strChange . '</nobr>';
|
||||
$titles['Change'] .= ' ' . $strChange . ' </nobr>';
|
||||
}
|
||||
} else {
|
||||
$titles['Change'] = $strChange;
|
||||
|
Reference in New Issue
Block a user