From 5d8bd79d96fc4eca15581729e93955490919a081 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 13 Jun 2016 13:41:21 +0200 Subject: [PATCH] Update topics/clients/protocol-mappers.adoc --- topics/clients/protocol-mappers.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 topics/clients/protocol-mappers.adoc diff --git a/topics/clients/protocol-mappers.adoc b/topics/clients/protocol-mappers.adoc old mode 100755 new mode 100644 index 2f8850fde8..2e3cc101a9 --- a/topics/clients/protocol-mappers.adoc +++ b/topics/clients/protocol-mappers.adoc @@ -33,7 +33,7 @@ Consent:: If your client requires consent, this mapper will be displayed on the consent screen shown to the user. Consent Text:: If your client requires consent and the `Consent` switch is on, this is the text that will be displayed by the user. - The value for this text is localizable by specifying a substitution variable with `$\{var-name}}` strings. The + The value for this text is localizable by specifying a substitution variable with `$\{var-name}` strings. The localized value is then configured within property files in your theme. See the link:{{book.developerguide.link}}[{{book.developerguide.name}}] for more information on localization.