* [bug#60593,done,0.1h] change control.
This commit is contained in:
@@ -144,7 +144,7 @@ class bugBasicInfo extends wg
|
||||
|
||||
$items[$lang->bug->deadline] = array
|
||||
(
|
||||
'control' => 'span',
|
||||
'control' => 'html',
|
||||
'content' => html(formatTime($bug->deadline) . (isset($bug->delay) ? sprintf($lang->bug->notice->delayWarning, $bug->delay) : ''))
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user