forked from FoundKeyGang/FoundKey
✌️
This commit is contained in:
parent
7642739c19
commit
e63b167440
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
</label>
|
||||
<label class="agree-tou">
|
||||
<input name="agree-tou" type="checkbox" autocomplete="off" required="required"/>
|
||||
<p><a href={ CONFIG.aboutUrl + '/tou' } target="_blank">利用規約</a>に同意する</p>
|
||||
<p><a href="https://github.com/syuilo/misskey/blob/master/src/docs/tou.md" target="_blank">利用規約</a>に同意する</p>
|
||||
</label>
|
||||
<button onclick={ onsubmit }>%i18n:common.tags.mk-signup.create%</button>
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue