From 72a107c9d73d1576f3adf7928deef4b5e5f35a83 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Wed, 4 Jun 2014 16:23:46 +0200 Subject: webui: add link pointing to OTP sync page to login https://fedorahosted.org/freeipa/ticket/4218 Reviewed-By: Endi Sukma Dewata --- install/ui/test/data/ipa_init.json | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/test') diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 3da2b4f4a..83ed670d0 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -148,6 +148,7 @@ "logout": "Logout", "logout_error": "Logout error", "password": "Password", + "sync_otp_token": "Sync OTP Token", "username": "Username" }, "measurement_units": { -- cgit