diff --git a/templates/admin/users.html.php b/templates/admin/users.html.php new file mode 100644 index 0000000..195ebd6 --- /dev/null +++ b/templates/admin/users.html.php @@ -0,0 +1,32 @@ + + +
Nick | +First | +Last | +Is Admin | ++ |
---|---|---|---|---|
= $userLine->getNick() ?> | += $userLine->getFirst() ?> | += $userLine->getLast() ?> | ++ isAdmin()): ?> + ☑️ + + 👎 + + | ++ edit + | +