summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2012-10-17 10:14:20 +0200
committerPetr Vobornik <pvoborni@redhat.com>2012-10-24 09:17:26 +0200
commit445744206b92787e82057ca56062076ccf9d7dfe (patch)
tree82cde31f27307e26d754e4483c3e1781c6b7ba86 /install/ui/test/data/ipa_init.json
parentd6fbbd530ee94bc4cdd00c9106fd789e50fb81cf (diff)
downloadfreeipa-445744206b92787e82057ca56062076ccf9d7dfe.tar.gz
freeipa-445744206b92787e82057ca56062076ccf9d7dfe.tar.xz
freeipa-445744206b92787e82057ca56062076ccf9d7dfe.zip
Fixed incorrect link to browser config after session expiration
Fixed typo in message placeholder. https://fedorahosted.org/freeipa/ticket/3187
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
-rw-r--r--install/ui/test/data/ipa_init.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index c9bf2a275..2b95c91d3 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -134,7 +134,7 @@
"login": {
"form_auth": "To login with username and password, enter them in the fields below then click Login.",
"header": "Logged In As",
- "krb_auth_msg": "To login with Kerberos, please make sure you have valid tickets (obtainable via kinit) and <a href='http://${host]/ipa/config/unauthorized.html'>configured</a> the browser correctly, then click Login.",
+ "krb_auth_msg": "To login with Kerberos, please make sure you have valid tickets (obtainable via kinit) and <a href='http://${host}/ipa/config/unauthorized.html'>configured</a> the browser correctly, then click Login.",
"login": "Login",
"logout": "Logout",
"logout_error": "Logout error",