noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 06/09: navi_tb remove inline css


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 06/09: navi_tb remove inline css
Date: Sun, 23 Nov 2014 19:26:39 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit c2aabb4f3e01f35b81bb18346e0e0261501be295
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 23 10:59:19 2014 +0100

    navi_tb remove inline css
---
 include/ajax_navigator.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/ajax_navigator.php b/include/ajax_navigator.php
index 1b0c586..2625b54 100644
--- a/include/ajax_navigator.php
+++ b/include/ajax_navigator.php
@@ -41,7 +41,7 @@ $a_menu=$cn->get_array($sql,array($_SESSION['g_user']));
     echo HtmlInput::filter_table("navi_tb", "0,1,2", '1');
     ?>
     </p>
-    <table id="navi_tb" class="sortable" style="width:90%;margin-left: 
5%;border-spacing:0em 0.50em;border-collapse: separate">
+    <table id="navi_tb" class="sortable" >
         <tr>
             <th class='sorttable_sorted'>
                 Code AD 



reply via email to

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