noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/01: change size button return


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: change size button return
Date: Wed, 05 Mar 2014 22:44:23 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2cfe66aa154484ca8ffaef7a57aeefdc7d4b1059
Author: Dany De Bontridder <address@hidden>
Date:   Wed Mar 5 23:44:14 2014 +0100

    change size button return
---
 include/action.inc.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/include/action.inc.php b/include/action.inc.php
index 6797341..51838eb 100644
--- a/include/action.inc.php
+++ b/include/action.inc.php
@@ -24,7 +24,8 @@ if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas 
permis');
 require_once('class_ipopup.php');
 global $g_user;
 $retour=HtmlInput::button_anchor(_('Retour liste'),
-       
HtmlInput::request_to_string(array("closed_action","remind_date_end","remind_date","sag_ref","only_internal","state","ac","gDossier","qcode","ag_dest_query","action_query","tdoc","date_start","date_end","hsstate","searchtag")));
+       
HtmlInput::request_to_string(array("closed_action","remind_date_end","remind_date","sag_ref","only_internal","state","ac","gDossier","qcode","ag_dest_query","action_query","tdoc","date_start","date_end","hsstate","searchtag")),
+        "","","smallbutton");
 //-----------------------------------------------------
 // Follow_Up
 //-----------------------------------------------------



reply via email to

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