diff --git a/stylesheets/lanTable.xsl b/stylesheets/lanTable.xsl
index 5643bd5..32f66a9 100644
--- a/stylesheets/lanTable.xsl
+++ b/stylesheets/lanTable.xsl
@@ -50,14 +50,14 @@
- État |
+ État |
Adresse IP |
Nom |
Constructeur |
Services |
-
+ |
|
diff --git a/stylesheets/lib/nav.xsl b/stylesheets/lib/nav.xsl
index 44d978f..4fc9728 100644
--- a/stylesheets/lib/nav.xsl
+++ b/stylesheets/lib/nav.xsl
@@ -92,7 +92,7 @@ scanForm.onsubmit = function(event) {
showIcon : 'satellite dish',
displayTime: 0,
closeIcon : true,
- position : 'bottom right',
+ position : 'bottom left',
})
}
}
@@ -106,7 +106,7 @@ refreshLink.onclick = function(event) {
showIcon : 'satellite dish',
displayTime: 0,
closeIcon : true,
- position : 'bottom right',
+ position : 'bottom left',
})
}