From 280b2163d9d4955e947a27fecb39a27695d14f19 Mon Sep 17 00:00:00 2001 From: kodra <cojuvigny@gmail.com> Date: Fri, 8 Dec 2017 02:42:04 +0000 Subject: [PATCH] =?UTF-8?q?num=20de=20telephone=20corrig=C3=A9=20(sans=20m?= =?UTF-8?q?on=20num?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- urgences.php | 1 - 1 file changed, 1 deletion(-) diff --git a/urgences.php b/urgences.php index 8d8d5c3..a3fa22e 100644 --- a/urgences.php +++ b/urgences.php @@ -15,7 +15,6 @@ <a href="tel:18" type="button" class="btn btn-default">Pompier: 18</button> <a href="tel:15" type="button" class="btn btn-default">Samu: 15</button> <a href="tel:112" type="button" class="btn btn-default">Europ: 112</button> - <a href="tel:+33670055327" type="button" class="btn btn-default">Mon tel</button> </div> </div> <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> -- GitLab