diff --git a/indefero/src/IDF/templates/idf/admin/approveprojects.html b/indefero/src/IDF/templates/idf/admin/approveprojects.html index f415bb7..0756807 100644 --- a/indefero/src/IDF/templates/idf/admin/approveprojects.html +++ b/indefero/src/IDF/templates/idf/admin/approveprojects.html @@ -12,7 +12,9 @@ {$error} {/foreach} {/if} - +
+
+ + + {foreach $requests as $req} {/foreach} +
Short Name @@ -36,6 +38,8 @@ Reject
@@ -63,6 +67,8 @@
+ {/block} \ No newline at end of file