mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 10:31:57 +02:00
Cosmetic change, added NOWRAP to table cell
git-svn-id: file:///svn/phpbb/trunk@52 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<td>
|
||||
<table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td align="left" style="{font-size: 8pt; height: 55px;}">
|
||||
<td align="left" style="{font-size: 8pt; height: 55px;}" nowrap>
|
||||
<div style="{font-size: 10pt; font-weight: bold}">{FORUM_NAME}</div>
|
||||
Moderated by - {MODERATORS}<br>
|
||||
<a href="index.{PHPEX}">{SITENAME} - Forum Index</a> >> {FORUM_NAME}
|
||||
|
Reference in New Issue
Block a user