From 64b8b3bdc7a8eda5eff9f38da3802ad28b6cead4 Mon Sep 17 00:00:00 2001 From: osaajani Date: Fri, 21 Feb 2020 04:07:33 +0100 Subject: [PATCH] fix empty phone list --- templates/phone/list.php | 58 ++++++++++++++++++++++------------------ 1 file changed, 32 insertions(+), 26 deletions(-) diff --git a/templates/phone/list.php b/templates/phone/list.php index 22a7a54..997d2aa 100644 --- a/templates/phone/list.php +++ b/templates/phone/list.php @@ -35,36 +35,42 @@
-
- - - - - - - - - - - - - - - - - - - -
#NuméroAdaptateurSélectionner
s($phone['id']); ?>s(\controllers\internals\Tool::phone_format($phone['number'])); ?>s($phone['adapter']); ?>
-
+ +

Aucun téléphone utilisable n'a été ajouté pour le moment.

+ +
+ + + + + + + + + + + + + + + + + + + +
#NuméroAdaptateurSélectionner
s($phone['id']); ?>s(\controllers\internals\Tool::phone_format($phone['number'])); ?>s($phone['adapter']); ?>
+
+
-
- Action pour la séléction : - -
+ +
+ Action pour la séléction : + +
+