pragmaMx Support Forum

Archive => veraltete bzw. unsupportete Systeme und Module => Alt Archive => KalenderMx => Thema gestartet von: Mecki am 04 August 2006, 19:45:40

Titel: block-Calendar_combi "noshade"
Beitrag von: Mecki am 04 August 2006, 19:45:40
Hi

ich möchte die Zeile 272 und 279 ändern, damit sie "HTML 4.01 Transitional" konform sind. "noshade" muss ersetzt werden.

LG
Mecki

if (!$scrolling && $content_list) {
    $content .= "<hr size=\"1\" style=\"color: $listbgcolor2;\" width=\"100%\" noshade>";


if ($showLegend) {
    $content .= "<hr size=\"1\" style=\"color: $listbgcolor2;\" width=\"100%\" noshade>";