noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/04: dashboard : enleve un guillemet inutil


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/04: dashboard : enleve un guillemet inutile
Date: Tue, 26 May 2015 18:40:54 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 6b186420855a5ae195119c7bec780d69df8ed4d5
Author: Dany De Bontridder <address@hidden>
Date:   Mon May 25 23:58:36 2015 +0200

    dashboard : enleve un guillemet inutile
---
 include/template/dashboard.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/template/dashboard.php b/include/template/dashboard.php
index e999e9e..91ecdc9 100644
--- a/include/template/dashboard.php
+++ b/include/template/dashboard.php
@@ -7,7 +7,7 @@
 <?php echo $cal->display('short'); ?>
 </div>
 
-<div id="todo_listg_div" class="box"> <?php echo 
HtmlInput::title_box(_('Pense-Bête'),"todo_listg_div",'zoom'," 
onclick=\"zoom_todo()\"\"")?>
+<div id="todo_listg_div" class="box"> <?php echo 
HtmlInput::title_box(_('Pense-Bête'),"todo_listg_div",'zoom'," 
onclick=\"zoom_todo()\"")?>
 
 <?php
 /*



reply via email to

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