We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08c77c commit 7abed3bCopy full SHA for 7abed3b
default-views/account/register-form.hbs
@@ -66,7 +66,7 @@
66
<div class="checkbox">
67
<label>
68
<input type="checkbox" name="connectExternalWebId" value="true" id="ConnectExternalWebId" {{#if connectExternalWebId}}checked{{/if}}/>
69
- Connect to External WebID (<strong>Advanced feature</strong> {{ connectExternalWebId ? "true" : "false" }})
+ Connect to External WebID (<strong>Advanced feature</strong>
70
</label>
71
</div>
72
0 commit comments