*** empty log message ***
[nyc.indymedia.org.git] / etc / producer / topiccount.template
index 81da5fe..167a6fc 100755 (executable)
@@ -1,7 +1,7 @@
             <table id="topicCount" cellspacing="0">
                <list topicCounts as tc><tr>
                   <td class="count"><p>${tc.count}</p></td>
-                  <td class="topic"><p><a href="#">${tc.title}</a></p></td>
+                  <td class="topic"><p><a href="${config["Producer.DocRoot"]}/${language.code}/${tc.filename}/archive.html">${tc.title}</a></p></td>
                </tr></list>
             </table>
             <script language="JavaScript 1.2" type="text/javascript">