changted wrong thing. now it shows name instead of url
authormtopper <mtopper>
Wed, 27 Jul 2005 21:10:29 +0000 (21:10 +0000)
committermtopper <mtopper>
Wed, 27 Jul 2005 21:10:29 +0000 (21:10 +0000)
etc/producer/newswireinclude.template

index 7a0baf9..e075736 100755 (executable)
@@ -23,7 +23,7 @@
                         <a href="${n.source}">${n.title}</a>
                      </p>
                      <p class="blogURL">
-                        <a href="${n.creator}">${n.creator_main_url}</a>
+                        <a href="${n.creator_main_url}">${n.creator}</a>
                      </p>
                      <p class="datestamp">
                         ${n.date.formatted.MMM} ${n.date.formatted.dd}th,