From 97c068de96d38b280dbfedba34a2cf8e5c43bbda Mon Sep 17 00:00:00 2001 From: tobin <tobin@techware.in> Date: Wed, 26 Jun 2019 15:56:10 +0530 Subject: [PATCH] dc --- application/views/Provider/viewProvider.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/application/views/Provider/viewProvider.php b/application/views/Provider/viewProvider.php index e49a919..0cf8e06 100644 --- a/application/views/Provider/viewProvider.php +++ b/application/views/Provider/viewProvider.php @@ -39,12 +39,12 @@ <thead> <tr> <th class="hidden">ID</th> - <th width="100px;">Organizer</th> - <th width="100px;">User Name</th> - <th width="110px;">Email_id</th> + <th width="80px;">Organizer</th> + <th width="80px;">User Name</th> + <th width="100px;">Email_id</th> <th width="70px;">Phone</th> <th width="60px;">Status</th> - <th width="520px;">Action</th> + <th width="600px;">Action</th> </tr> </thead> <tbody> -- libgit2 0.27.1