projects
/
Packages
/
TYPO3.CMS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c095528
)
removed empty line at EOF
author
Ingo Renner
<ingo.renner@typo3.org>
Mon, 2 Feb 2009 14:42:32 +0000
(14:42 +0000)
committer
Ingo Renner
<ingo.renner@typo3.org>
Mon, 2 Feb 2009 14:42:32 +0000
(14:42 +0000)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4924
709f56b5
-9817-0410-a4d7-
c38de5d9e867
typo3/sysext/cms/tbl_tt_content.php
patch
|
blob
|
history
diff --git
a/typo3/sysext/cms/tbl_tt_content.php
b/typo3/sysext/cms/tbl_tt_content.php
index
799a0f1
..
1930f09
100755
(executable)
--- a/
typo3/sysext/cms/tbl_tt_content.php
+++ b/
typo3/sysext/cms/tbl_tt_content.php
@@
-218,7
+218,7
@@
$TCA['tt_content'] = Array (
),
'header_link' => Array (
'label' => 'LLL:EXT:cms/locallang_ttc.php:header_link',
- 'exclude' => 1,
+ 'exclude' => 1,
'config' => Array (
'type' => 'input',
'size' => '15',
@@
-1117,4
+1117,4
@@
$TCA['tt_content'] = Array (
);
-?>
+?>
\ No newline at end of file