check kid's parent login from log
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{if $fold}
|
||||
|
||||
<div class="form_wrapper">
|
||||
<form method="post" action="/admin/log/1" id="logc_form">
|
||||
<div>
|
||||
@@ -32,6 +34,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/if}
|
||||
|
||||
<div style="overflow-x:auto;">
|
||||
<table class="log">
|
||||
{foreach $log_array as $log}
|
||||
|
||||
Reference in New Issue
Block a user