FAQ
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<div class="panel-heading">
|
||||
<b>FAQ</b>
|
||||
</div>
|
||||
<form>
|
||||
<div class="table-responsive">
|
||||
<table class="table">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td >
|
||||
<div id="reason_msg"></div>
|
||||
<?= $faq_table ?>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user