app/soc/templates/soc/program/list/row.html
changeset 711 4bfb1a2d5bfe
parent 643 b57d538a9dd3
child 2284 e7bb719e2539
--- a/app/soc/templates/soc/program/list/row.html	Sun Dec 07 19:02:41 2008 +0000
+++ b/app/soc/templates/soc/program/list/row.html	Sun Dec 07 19:18:24 2008 +0000
@@ -3,7 +3,7 @@
   <td align="right">
    <div class="title">
     <a class="noul"
-     href="{{ list.redirect }}">{{ list.item.link_id }}</a>
+     href="{{ list.redirect }}">{{ list.item.name }}</a>
    </div>
   </td>
   <td><div class="scope_path">{{ list.item.scope_path}}</div></td>