web/ldt/templates/admin/index.html
changeset 10 84e31387a741
parent 0 ecdfc63274bf
--- a/web/ldt/templates/admin/index.html	Thu Jun 10 04:16:26 2010 +0200
+++ b/web/ldt/templates/admin/index.html	Thu Jun 10 11:17:09 2010 +0200
@@ -46,14 +46,14 @@
         	<caption>Import</caption>
         	<tr>
         	<th>        	
-        	<a href="{% url ldt.ldt.views.importFile %}">Import an ldt</a>
+        	<a href="{% url ldt.ldt_utils.views.importFile %}">Import an ldt</a>
         	</th>
         	<td>&nbsp;
         	</td>
             </tr>
         	<tr>
             <th>            
-            <a href="{% url ldt.ldt.views.reindex %}">Reindex</a>
+            <a href="{% url ldt.ldt_utils.views.reindex %}">Reindex</a>
             </th>
             <td>&nbsp;
             </td>