From: tommy tomson Date: Mon, 16 Apr 2012 16:51:08 +0000 (+0200) Subject: diabook-themes: small bug/css-fixes ---> ver. 1.019 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=15dc8f4b212a0554844fcc3104942fe6fc944918;p=friendica.git diabook-themes: small bug/css-fixes ---> ver. 1.019 --- diff --git a/view/theme/diabook-aerith/admin_users.tpl b/view/theme/diabook-aerith/admin_users.tpl new file mode 100644 index 0000000000..40f94f5fef --- /dev/null +++ b/view/theme/diabook-aerith/admin_users.tpl @@ -0,0 +1,88 @@ + +
+

$title - $page

+ +
+ +

$h_pending

+ {{ if $pending }} + + + + {{ for $th_pending as $th }}{{ endfor }} + + + + + + {{ for $pending as $u }} + + + + + + + + {{ endfor }} + +
$th
$u.created$u.name + + +
+ +
+ {{ else }} +

$no_pending

+ {{ endif }} + + + + +

$h_users

+ {{ if $users }} + + + + + {{ for $th_users as $th }}{{ endfor }} + + + + + + {{ for $users as $u }} + + + + + + + + + + + + {{ endfor }} + +
$th
$u.nickname$u.name$u.register_date$u.lastitem_date + + +
+ +
+ {{ else }} + NO USERS?!? + {{ endif }} +
+
diff --git a/view/theme/diabook-aerith/icons/block.png b/view/theme/diabook-aerith/icons/block.png new file mode 100755 index 0000000000..a0b1dffe91 Binary files /dev/null and b/view/theme/diabook-aerith/icons/block.png differ diff --git a/view/theme/diabook-aerith/nets.tpl b/view/theme/diabook-aerith/nets.tpl index 68a8e88e9e..be25ddee1b 100644 --- a/view/theme/diabook-aerith/nets.tpl +++ b/view/theme/diabook-aerith/nets.tpl @@ -1,5 +1,5 @@
-

$title

+

$title

$desc