From 98eeff7538f9580597845e689ff8ea9f63a7d601 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 17 Aug 2015 16:11:10 -0700 Subject: commit 631eb4b broke the checkboxes in admin/site, so separate normal checkboxes from bulk edit checkboxes in the css --- view/tpl/admin_channels.tpl | 2 +- view/tpl/admin_users.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/admin_channels.tpl b/view/tpl/admin_channels.tpl index a3390b179..8a2f4458a 100755 --- a/view/tpl/admin_channels.tpl +++ b/view/tpl/admin_channels.tpl @@ -32,7 +32,7 @@ {{$c.channel_id}} {{$c.channel_name}} {{$c.channel_address}} - + diff --git a/view/tpl/admin_users.tpl b/view/tpl/admin_users.tpl index aa0abb12f..f372911a0 100755 --- a/view/tpl/admin_users.tpl +++ b/view/tpl/admin_users.tpl @@ -31,7 +31,7 @@ {{$u.account_created}} {{$u.account_email}} - + @@ -71,7 +71,7 @@ {{$u.account_lastlog}} {{$u.account_expires}} {{$u.account_service_class}} - + -- cgit v1.2.3