remove tpl edit
This commit is contained in:
parent
b9e77d6a49
commit
ce45eab3cc
@ -1,6 +1,3 @@
|
||||
<?php
|
||||
auth_sister_header(); //ヘッダタグ自動挿入
|
||||
?>
|
||||
<div class="generic-content-wrapper">
|
||||
<div class="section-title-wrapper">
|
||||
<h2>{{$title}}</h2>
|
||||
@ -53,10 +50,7 @@ auth_sister_header(); //ヘッダタグ自動挿入
|
||||
{{else}}
|
||||
<input type="hidden" name="tos" value="1" />
|
||||
{{/if}}
|
||||
<?php
|
||||
auth_sister_load(); //初期化
|
||||
auth_sister_insert(); //HTMLタグ自動挿入
|
||||
?>
|
||||
|
||||
<button class="btn btn-primary" type="submit" name="submit" id="newchannel-submit-button" value="{{$submit}}">{{$submit}}</button>
|
||||
<div id="register-submit-end" class="register-field-end"></div>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user