From 09480e4856e18fe18279386df21f64e91228df70 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Thu, 19 May 2016 23:06:31 +0200 Subject: [PATCH] Show the opt_numbers in the right place --- templates/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main.php b/templates/main.php index 5638144..93052ee 100644 --- a/templates/main.php +++ b/templates/main.php @@ -48,8 +48,8 @@ use \OCA\OcSms\Lib\CountryCodes;
{{ selectedContact.label }}
-
{{ selectedContact.opt_numbers }}
-
+
+
{{ selectedContact.opt_numbers }}
{{ messages.length }} message(s) shown. {{ totalMessageCount }} message(s) stored in database.