Skip to content

Commit 7abed3b

Browse files
committed
Fixed a minor bug
1 parent a08c77c commit 7abed3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default-views/account/register-form.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="checkbox">
6767
<label>
6868
<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" }})
69+
Connect to External WebID (<strong>Advanced feature</strong>
7070
</label>
7171
</div>
7272

0 commit comments

Comments
 (0)