From 90c9c2864a767efaa627dcd323288e11f05c9c08 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 9 May 2019 09:45:05 -0400 Subject: [PATCH] Update colsspan use 4 --- views/admin/billing/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/admin/billing/index.html b/views/admin/billing/index.html index 37fa088..561ec87 100644 --- a/views/admin/billing/index.html +++ b/views/admin/billing/index.html @@ -39,7 +39,7 @@ {$t.renewal_date.date} - + | @@ -58,7 +58,7 @@ {if $t.boss.value} - +
{foreach $t.employees as $emp}
{$emp.ref_name}
-- 2.17.1