]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/output/ClientCSRGenerateIE.templ
Fix: correct syntax for "$"-Inline Variables.
[gigi.git] / src / org / cacert / gigi / output / ClientCSRGenerateIE.templ
index 75765e1257576e93ed0d6323bc79edc003da946b..e4b2ccab4071aa9fa0bd207a5e722366c6120a51 100644 (file)
@@ -8,7 +8,7 @@
                <p><?=_You have to enable ActiveX for this to work. On Windows Vista, Windows 7 and later versions you have to add this website to the list of trusted sites in the internet settings.?></p>
                <p><?=_Go to "Extras -> 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".?></p>
        </div>
 
@@ -37,7 +37,7 @@
                                <?=_Minimum Size?>: <span id="keySizeMin"></span>,
                                <?=_Maximum Size?>: <span id="keySizeMax"></span>,
                                <?=_Step?>: <span id="keySizeStep"></span></p>
-                       <p style="color:red"><?=_Please note that RSA key sizes smaller than $minsize bit will not be accepted by CAcert?>
+                       <p style="color:red"><?=_Please note that RSA key sizes smaller than ${minsize} bit will not be accepted by CAcert?>
                        </p>
                </fieldset>