diff --git a/src/templates/home.tpl b/src/templates/home.tpl
index 3c8fe39..47d43c9 100644
--- a/src/templates/home.tpl
+++ b/src/templates/home.tpl
@@ -27,12 +27,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
@@ -107,7 +117,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
+
|
{/foreach}
@@ -160,7 +170,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
{if $row.itemcount > 0}
{/if}
-
+
{/foreach}
diff --git a/src/templates/users.tpl b/src/templates/users.tpl
index cc50045..1bf9799 100644
--- a/src/templates/users.tpl
+++ b/src/templates/users.tpl
@@ -21,11 +21,18 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
+
+
+
@@ -67,7 +74,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
{if $row.admin}Yes{else}No{/if} |
/
- /
+ /
{if $row.email != ''}
Reset Pwd
{else}
@@ -142,7 +149,5 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
|