noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 86/119: Follow up cosmetic add title to ancho


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 86/119: Follow up cosmetic add title to anchor
Date: Mon, 26 Oct 2020 18:27:31 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2427b756a9b01a90a411e4239f5dece6e68d8773
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Mon Oct 12 12:38:10 2020 +0200

    Follow up cosmetic add title to anchor
---
 include/template/detail-action.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/template/detail-action.php 
b/include/template/detail-action.php
index fc5c20b..0516e5f 100644
--- a/include/template/detail-action.php
+++ b/include/template/detail-action.php
@@ -85,7 +85,7 @@ $uniq=uniqid("tab",TRUE);
                             http_build_query(["gDossier"=>Dossier::id(),
                                 "act"=>"CSV:FollowUpContactOption",
                                 "ag_id"=>$ag_id]);
-                    echo HtmlInput::anchor(_("Export CSV"), $csv);
+                    echo HtmlInput::anchor(_("Export CSV"), $csv,"",' 
class="line" title="Export Contacts options"');
                     ?>
               </td>
           </tr>



reply via email to

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