From 8a011f00f9f5c4f508cbf6d307f68ea901108967 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 19 Jan 2014 20:30:08 +0100 Subject: Détails IE10, token MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/configure/users.phtml | 2 ++ p/index.html | 3 +++ 2 files changed, 5 insertions(+) diff --git a/app/views/configure/users.phtml b/app/views/configure/users.phtml index 41129333c..990c80acc 100644 --- a/app/views/configure/users.phtml +++ b/app/views/configure/users.phtml @@ -68,6 +68,7 @@ +
conf->token; ?> @@ -77,6 +78,7 @@
+
diff --git a/p/index.html b/p/index.html index 5adacab2c..260f437bd 100644 --- a/p/index.html +++ b/p/index.html @@ -22,6 +22,9 @@ h1 a { color: #0062BE; text-decoration: none; } +img { + border: 0; +} -- cgit v1.2.3