From e42844fd04afe2fa2af449219744550c57f29fb6 Mon Sep 17 00:00:00 2001
From: Dany De Bontridder
Date: Mon, 19 Feb 2018 09:46:06 +0100
Subject: [PATCH] Dashboard : Add event improve cosmetic
---
include/template/action_display_short.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/include/template/action_display_short.php b/include/template/action_display_short.php
index 332119245..bcea6f9b0 100644
--- a/include/template/action_display_short.php
+++ b/include/template/action_display_short.php
@@ -30,6 +30,7 @@ global $g_user;
$date=new IDate("date_event");
$date->id="date_event_action_short";
$title=new IText('title_event');
+$title->size="60";
$title->css_isze="60%";
// Description
$summary=new ITextarea('summary');
@@ -80,7 +81,7 @@ $hour->size=5;
echo HtmlInput::title_box(_('Nouvel événement'), 'action_add_div');
?>
-
-
+
+
input()?>