Classic Theme <link> tag Classic Theme <link> tag
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Classic Theme <link> tag

Started by kaptainkory, July 28, 2005, 08:32:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kaptainkory

Technically, a link tag should include a type attribute.

For the Classic Theme (and possibly other themes) in template.html,

FIND (Line 9):

<link rel="stylesheet" href="themes/classic/style.css" />

REPLACE WITH:

<link rel="stylesheet" href="themes/classic/style.css" type="text/css" />

Thanks.

Joachim Müller

valid report.

@dev team: volunteers?

Tranz


Tranz