Project

General

Profile

Actions

Bug #57127

closed

Error in the backend HTML

Added by Eric Chavaillaz about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2014-03-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi,

If you have a look in the source code of the backend (main frame), you will see this :

<li  id="clear-cache-actions-menu"class="separator">...</li>

It's false, it must be :

<li id="clear-cache-actions-menu" class="separator">...</li>

Thanks

Actions

Also available in: Atom PDF