From 8e0241ca91605954fe8467d2d4d530da5fbfc283 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 21 Dec 2013 00:47:27 +0000 Subject: [PATCH] esthetique small button --- include/action.common.inc.php | 2 +- include/template/action_button.php | 4 ++-- include/template/action_other_action.php | 2 +- include/template/action_search.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/action.common.inc.php b/include/action.common.inc.php index 54117920f..c5a7d5e09 100644 --- a/include/action.common.inc.php +++ b/include/action.common.inc.php @@ -229,7 +229,7 @@ if ($sub_action == "list") echo HtmlInput::request_to_hidden(array("closed_action","remind_date_end","remind_date","sag_ref", "remind_date","only_internal", "state", "gDossier", "qcode", "start_date", "end_date", "ag_id", "ag_dest_query", "tdoc", "query","date_start","date_end","hsstate","searchtag")); echo HtmlInput::hidden("act", "CSV:ActionGestion"); - echo HtmlInput::submit("follow_up_csv", "Export CSV"); + echo HtmlInput::submit("follow_up_csv", "Export CSV",'','smallbutton'); echo ""; Follow_Up::show_action_list($cn, $base); } diff --git a/include/template/action_button.php b/include/template/action_button.php index 0dfb0ba4d..79e1a071f 100644 --- a/include/template/action_button.php +++ b/include/template/action_button.php @@ -32,11 +32,11 @@
- "> + "> - + diff --git a/include/template/action_other_action.php b/include/template/action_other_action.php index 28db92945..7941042ee 100644 --- a/include/template/action_other_action.php +++ b/include/template/action_other_action.php @@ -1,7 +1,7 @@ - +