Test new toggle function

This commit is contained in:
Yiğit Kerem Oktay 2020-08-17 17:01:52 +03:00 committed by GitHub
parent 46e5af20b9
commit 51895e3a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,3 +24,4 @@ else{
<div class="text-center">
<h2>Server Status Options</h2>
</div>
<?php Template::render_toggle("Toggle Title","togglename");