projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix some typos in ChangeLog and other files (non-functional)
[Packages/TYPO3.CMS.git]
/
t3lib
/
class.t3lib_div.php
diff --git
a/t3lib/class.t3lib_div.php
b/t3lib/class.t3lib_div.php
index
e2572ef
..
bdadbba
100644
(file)
--- a/
t3lib/class.t3lib_div.php
+++ b/
t3lib/class.t3lib_div.php
@@
-3245,7
+3245,7
@@
final class t3lib_div {
}
}
$result.= '</table>';
- } else
{
+ } else {
$result = '<table border="1" cellpadding="1" cellspacing="0" bgcolor="white">
<tr>
<td><font face="Verdana,Arial" size="1" color="red">'.nl2br(htmlspecialchars((string)$array_in)).'<br /></font></td>