Update to v0.1

This commit is contained in:
ServerKite
2014-02-11 12:44:19 +08:00
parent f12428b57b
commit 01d2a41ccd
105 changed files with 129894 additions and 0 deletions

View File

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