projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed bug #7184: Login has probably expired, when you create a new page (only in...
[Packages/TYPO3.CMS.git]
/
typo3
/
template.php
diff --git
a/typo3/template.php
b/typo3/template.php
index
ea4a7be
..
08a04b8
100755
(executable)
--- a/
typo3/template.php
+++ b/
typo3/template.php
@@
-1457,7
+1457,7
@@
$str.=$this->docBodyTagBegin().
}
$mouseOverOut = ' onmouseover="DTM_mouseOver(this);" onmouseout="DTM_mouseOut(this);"';
}
$mouseOverOut = ' onmouseover="DTM_mouseOver(this);" onmouseout="DTM_mouseOut(this);"';
- $requiredIcon = '<img
id
="'.$id.'-'.$index.'-REQ" src="clear.gif" width="10" height="10" hspace="4" alt="" />';
+ $requiredIcon = '<img
name
="'.$id.'-'.$index.'-REQ" src="clear.gif" width="10" height="10" hspace="4" alt="" />';
if (!$foldout) {
// Create TAB cell:
if (!$foldout) {
// Create TAB cell: