From 15dc8f4b212a0554844fcc3104942fe6fc944918 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Mon, 16 Apr 2012 18:51:08 +0200 Subject: [PATCH] diabook-themes: small bug/css-fixes ---> ver. 1.019 --- view/theme/diabook-aerith/admin_users.tpl | 88 ++++++++++++++++++++ view/theme/diabook-aerith/icons/block.png | Bin 0 -> 335 bytes view/theme/diabook-aerith/nets.tpl | 2 +- view/theme/diabook-aerith/style-network.css | 4 + view/theme/diabook-aerith/style.css | 8 +- view/theme/diabook-aerith/theme.php | 4 +- view/theme/diabook-blue/admin_users.tpl | 88 ++++++++++++++++++++ view/theme/diabook-blue/icons/block.png | Bin 0 -> 335 bytes view/theme/diabook-blue/nets.tpl | 2 +- view/theme/diabook-blue/style-network.css | 4 + view/theme/diabook-blue/style.css | 8 +- view/theme/diabook-blue/theme.php | 4 +- view/theme/diabook-red/admin_users.tpl | 88 ++++++++++++++++++++ view/theme/diabook-red/icons/block.png | Bin 0 -> 335 bytes view/theme/diabook-red/nets.tpl | 2 +- view/theme/diabook-red/style-network.css | 4 + view/theme/diabook-red/style.css | 8 +- view/theme/diabook-red/theme.php | 4 +- view/theme/diabook/admin_users.tpl | 88 ++++++++++++++++++++ view/theme/diabook/icons/block.png | Bin 0 -> 335 bytes view/theme/diabook/nets.tpl | 2 +- view/theme/diabook/style-network-wide.css | 4 + view/theme/diabook/style-network.css | 4 + view/theme/diabook/style-wide.css | 8 +- view/theme/diabook/style.css | 12 ++- view/theme/diabook/theme.php | 4 +- 26 files changed, 419 insertions(+), 21 deletions(-) create mode 100644 view/theme/diabook-aerith/admin_users.tpl create mode 100755 view/theme/diabook-aerith/icons/block.png create mode 100644 view/theme/diabook-blue/admin_users.tpl create mode 100755 view/theme/diabook-blue/icons/block.png create mode 100644 view/theme/diabook-red/admin_users.tpl create mode 100755 view/theme/diabook-red/icons/block.png create mode 100644 view/theme/diabook/admin_users.tpl create mode 100755 view/theme/diabook/icons/block.png 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 0000000000000000000000000000000000000000..a0b1dffe91473daf6cea96e5e159fec01e5aa831 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|*pj^6T^Rm@ z;DWu&Cj&(|3p^r=85p>QL70(Y)*K0-AbW|YuPgf<76E=$ncwn0c0i%?o-U3d7N?g^ zHsm{Gz~dUfyNq?=xx1%3iyDlkFJ(_iOn&Gz*RgLD)$Cgu-D*#hxDdHLAhG&ZlfXCt!b1m`}+slp3{{|CS8GwS5h zQ+qJQ^Gegw7jaLH9hj@N)NkwZS!=iQ^;}YUvMMy4{od)LJU1AuKh8~wf5ufYV~gn? z);_;B?)5C%5w9EO3$5u8%ahr$N$HhYRa2(+lB -

$title

+

$title

$desc