From 6495534bcdbbda8aa2748cc9f5d94dcb2bc7a04a Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 18 May 2016 18:25:05 +0200 Subject: add button to add new device tokens --- settings/templates/personal.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'settings/templates') diff --git a/settings/templates/personal.php b/settings/templates/personal.php index a7e86b50a59..4f8d564f549 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -147,6 +147,7 @@ if($_['passwordChangeSupported']) { Browser Most recent activity + @@ -162,11 +163,21 @@ if($_['passwordChangeSupported']) { Name Most recent activity + +

t('A device password is a passcode that gives an app or device permissions to access your ownCloud account.'));?>

+
+ + +
+
-- cgit v1.2.3