Spurious attribute in BODY removed
This commit is contained in:
parent
67fcb75630
commit
4ed4f62165
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
|
||||
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue