1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-18 03:37:35 +01:00

no text warp on board column in mod.php?/bans

This commit is contained in:
Savetheinternet 2011-07-27 13:50:29 +10:00
parent e68196e2b9
commit 49ef737599

View File

@ -1489,7 +1489,7 @@
'<td>' . ($ban['reason'] ? $ban['reason'] : '<em>-</em>') . '</td>' .
'<td>' .
'<td style="white-space: nowrap">' .
(isset($ban['uri']) ?
sprintf($config['board_abbreviation'], $ban['uri'])
: