diff --git a/modules/lastseen/tmpl/index.tmpl b/modules/lastseen/tmpl/index.tmpl
index 3666300..d4d2b19 100644
--- a/modules/lastseen/tmpl/index.tmpl
+++ b/modules/lastseen/tmpl/index.tmpl
@@ -31,11 +31,13 @@
VAR Username ?> |
VAR LastSeen DEFAULT="- unknown -" ?> |
- VAR Info ?> |
- IF WebAdminLoaded TOP ?>
- [Edit]
- IF !IsSelf ?>[Delete] ENDIF ?>
-
+ | VAR Info ?> VAR Ident ?> |
+ IF WebAdminLoaded TOP ?>
+
+ Edit
+ IF !IsSelf ?>
+ Delete
+ ENDIF ?>
|
ENDIF ?>