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:
84cae42
)
fixed a typo
author
Ingo Renner
<ingo.renner@typo3.org>
Mon, 21 Apr 2008 07:44:12 +0000
(07:44 +0000)
committer
Ingo Renner
<ingo.renner@typo3.org>
Mon, 21 Apr 2008 07:44:12 +0000
(07:44 +0000)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3599
709f56b5
-9817-0410-a4d7-
c38de5d9e867
typo3/class.db_list_extra.inc
patch
|
blob
|
history
diff --git
a/typo3/class.db_list_extra.inc
b/typo3/class.db_list_extra.inc
index
53ee057
..
90cc779
100755
(executable)
--- a/
typo3/class.db_list_extra.inc
+++ b/
typo3/class.db_list_extra.inc
@@
-1000,7
+1000,7
@@
class localRecordList extends recordList {
}
} elseif(!$this->table) {
$cells['moveUp'] = $this->spaceIcon;
- $cells['moveDow'] = $this->spaceIcon;
+ $cells['moveDow
n
'] = $this->spaceIcon;
}
// "Hide/Unhide" links: