Initial commit

This commit is contained in:
Casper
2021-06-15 16:15:14 +02:00
commit efac418330
132 changed files with 178684 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<div class="switch">
<input type="checkbox" name="embed_blockuser_block" id="opt_embed_blockuser_block" value="1" class="cmn-toggle cmn-toggle-round-flat"<? IF Blocked ?> checked="checked"<? ENDIF ?><? IF Self ?> disabled="disabled"<? ENDIF ?> />
<label for="opt_embed_blockuser_block"></label>
</div>