Bug fixes for links to indymedia.org.uk for publishing and admin and links to css...
[nyc.indymedia.org.git] / etc / open / editarticle.template
index 57f71b6..c708ab5 100755 (executable)
@@ -7,7 +7,7 @@
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=${config["Mir.DefaultHTMLCharset"]}">
    <title>${config["Mir.Name"]} | ${lang("posting.htmltitle")}</title>
-   <link rel="stylesheet" type="text/css" href="http://nyc.indymedia.org/css/main.css" />
+   <link rel="stylesheet" type="text/css" href="/css/main.css" />
 
 </head>
 
@@ -16,7 +16,7 @@
 <table class="logo" cellspacing="0">
    <tr>
       <td class="placeHolder">
-         <img src="http://nyc.traven.indymedia.org.uk/img/banner.jpg" usemap="#banner">
+         <img src="/img/banner.jpg" usemap="#banner">
       </td>
    </tr>
 </table>