no text warp on board column in mod.php?/bans
This commit is contained in:
parent
612b51abcc
commit
0c41f53e62
2
mod.php
2
mod.php
@ -1489,7 +1489,7 @@
|
|||||||
'<td>' . ($ban['reason'] ? $ban['reason'] : '<em>-</em>') . '</td>' .
|
'<td>' . ($ban['reason'] ? $ban['reason'] : '<em>-</em>') . '</td>' .
|
||||||
|
|
||||||
|
|
||||||
'<td>' .
|
'<td style="white-space: nowrap">' .
|
||||||
(isset($ban['uri']) ?
|
(isset($ban['uri']) ?
|
||||||
sprintf($config['board_abbreviation'], $ban['uri'])
|
sprintf($config['board_abbreviation'], $ban['uri'])
|
||||||
:
|
:
|
||||||
|
Loading…
Reference in New Issue
Block a user