From 11b74f3eb7828d90be91460bfd7f4ce0769f0ad7 Mon Sep 17 00:00:00 2001 From: cortylal <alexcortyl@gmail.com> Date: Thu, 19 Jun 2014 01:09:58 +0200 Subject: [PATCH] stats --- view/stats.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/stats.php b/view/stats.php index 7089b9a..e0b62c7 100644 --- a/view/stats.php +++ b/view/stats.php @@ -17,8 +17,8 @@ </tbody> </table> - <table> - <caption>Top 3 des plus gros client : </caption> + <table class="table"> + <caption> <th> Top 3 des plus gros client : </th> </caption> <tr> <th>Nom</th> -- GitLab