Changed some stuff to match PostgreSQL 7.2
[mir.git] / templates-dist / producer / topiclist.template
index a089b52..1da84cd 100755 (executable)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>mir.indymedia.de: ${topic.title}</title>
+<title>${lang("producer.topiclist.htmltitle")}${topic.title}</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <link rel="stylesheet" href="/style/mir.css" type="text/css">
 </head>
@@ -22,7 +22,7 @@
             <table width="100%" border="0" cellspacing="2" cellpadding="0">
               <tr> 
                 <td> 
-                <!--# include virtual="navigation.inc" -->
+                <!--#include virtual="navigation.inc" -->
                 </td>
               </tr>
             </table>