Project

General

Profile

Actions

Bug #17907

closed

(X)HTML/Javascript Code of AdminPanel is not valid

Added by Stefano Kowalke almost 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-12-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

- The fonts of the AdminPanel are tagged with the depreached <font>.
- All layout stuff do better with CSS
e.g. <td nowrap="nowrap"> > <td style="white-space:nowrap">
The "name" Attribut is replaced be "id".
<form name="TSFE_ADMIN_PANEL_FORM"> -> <form id="TSFE_ADMIN_PANEL_FORM">

(issue imported from #M6927)


Files

class.t3lib_tsfebeuserauth.diff (11.7 KB) class.t3lib_tsfebeuserauth.diff Administrator Admin, 2007-12-11 20:08
class.t3lib_timetrack.diff (7.95 KB) class.t3lib_timetrack.diff Administrator Admin, 2007-12-11 20:09
Actions

Also available in: Atom PDF