From 28d0db6545eeebc5bbdbe371b93c69655236922b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20D=C3=B6rre?= Date: Thu, 12 Mar 2015 13:30:01 +0100 Subject: [PATCH] Fix: correct syntax for "$"-Inline Variables. --- src/org/cacert/gigi/output/ClientCSRGenerateIE.templ | 4 ++-- .../gigi/pages/account/certs/CertificateIssueForm.templ | 2 +- src/org/cacert/gigi/pages/wot/AssuranceForm.templ | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/org/cacert/gigi/output/ClientCSRGenerateIE.templ b/src/org/cacert/gigi/output/ClientCSRGenerateIE.templ index 75765e12..e4b2ccab 100644 --- a/src/org/cacert/gigi/output/ClientCSRGenerateIE.templ +++ b/src/org/cacert/gigi/output/ClientCSRGenerateIE.templ @@ -8,7 +8,7 @@

Internet Options -> Security -> Trusted Websites", click on "Custom Level", set "ActiveX control elements that are not marked as safe initialized on start - in scripts" to "Confirm" and click "OK". Now click "Sites", add "$normalhost" and "$securehost" to your list of trusted + in scripts" to "Confirm" and click "OK". Now click "Sites", add "${normalhost}" and "${securehost}" to your list of trusted sites and make the changes come into effect by clicking "Close" and "OK".?>

@@ -37,7 +37,7 @@ : , : , :

-

+

diff --git a/src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ b/src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ index ee749ab9..dda8ce4f 100644 --- a/src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ +++ b/src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ @@ -82,7 +82,7 @@ -