From: Ingo Renner Date: Fri, 14 Aug 2009 17:32:46 +0000 (+0000) Subject: Added missing icon in t3skin for the divider content element X-Git-Tag: TYPO3_4-3-0beta1~276 X-Git-Url: http://git.typo3.org/Packages/TYPO3.CMS.git/commitdiff_plain/167d4bbb463f2494ba05e51a48482aacacfc57f7 Added missing icon in t3skin for the divider content element git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5787 709f56b5-9817-0410-a4d7-c38de5d9e867 --- diff --git a/ChangeLog b/ChangeLog index 5ce46ee5853c..aca96ee5d062 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ 2009-08-14 Ingo Renner * Added feature #11438: Add a registry to t3lib + * Added missing icon in t3skin for the divider content element 2009-08-14 Michael Stucki diff --git a/typo3/sysext/t3skin/icons/gfx/i/tt_content_div.gif b/typo3/sysext/t3skin/icons/gfx/i/tt_content_div.gif new file mode 100644 index 000000000000..d2f32116db8b Binary files /dev/null and b/typo3/sysext/t3skin/icons/gfx/i/tt_content_div.gif differ