]> ruin.nu Git - ndwebbie.git/commitdiff
fix
authorMichael Andreen <harv@ruin.nu>
Sun, 21 Jan 2007 12:22:25 +0000 (12:22 +0000)
committerMichael Andreen <harv@ruin.nu>
Sun, 21 Jan 2007 12:22:25 +0000 (12:22 +0000)
templates/covop.tmpl
templates/skel.tmpl

index 1ac4a5819c7d7b7b3855a4895191988d1bedc463..6904bd7335684fe7b00930a00f7ff8e0f1cd66b6 100644 (file)
@@ -12,7 +12,7 @@
        <td><TMPL_VAR NAME=Dists></td>
        <td><TMPL_VAR NAME=MaxResHack></td>
        <td><TMPL_VAR NAME=Username> (<TMPL_VAR NAME=LastCovOp>)</td>
-       <td><a href="/<TMPL_VAR NAME=PAGE>?<TMPL_VAR NAME=List>&amp;covop=<TMPL_VAR NAME=Target>">Did CovOp this tick</a>
+       <td><a href="/<TMPL_VAR NAME=PAGE>?<TMPL_VAR NAME=List>&amp;covop=<TMPL_VAR NAME=Target>">Did CovOp this tick</a></td>
        </tr>
        </TMPL_LOOP>
 </table>
index 85ebb5ea75456b28c57af0d79edb9806bbb20d60..1f7a1a69e906637f2e2198b21aeb9495434ab60e 100644 (file)
@@ -4,7 +4,7 @@
 <html  xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
        <title>NewDawn: <TMPL_VAR NAME=TITLE></title>
-       <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
+       <meta http-equiv="Content-Type" content="application/xhtml+xml;charset=UTF-8"/>
        <link rel="stylesheet" type="text/css" href="/default.css"/>
        <link rel="stylesheet" type="text/css" href="/stylesheets/<TMPL_IF CSS><TMPL_VAR NAME=CSS><TMPL_ELSE>nd</TMPL_IF>.css"/>
        <script type="text/javascript" src="/raid.js"></script>