noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/03: Correct situation in dashboard


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/03: Correct situation in dashboard
Date: Sun, 09 Mar 2014 20:19:57 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit fc3bb09f135d7d1cf4f158a5c1f438463303176e
Author: Dany De Bontridder <address@hidden>
Date:   Sun Mar 9 20:49:04 2014 +0100

    Correct situation in dashboard
---
 include/template/dashboard.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/include/template/dashboard.php b/include/template/dashboard.php
index fbd9f03..e276721 100644
--- a/include/template/dashboard.php
+++ b/include/template/dashboard.php
@@ -64,7 +64,11 @@ if ( ! empty ($array) )  {
 
                        </th>
                        <th>
+                            <?php echo date('d.m.y'); ?>
                        </th>
+                        <th>
+                            <?php echo _('En retard') ?>
+                        </th>
                </tr>
                <tr>
                        <td>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]