mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-05-25 10:42:25 -04:00
Fix tpyo
This commit is contained in:
parent
51895e3a66
commit
3b4fe3f27c
@ -170,7 +170,7 @@ class Template{
|
|||||||
* Renders a toggle switch
|
* Renders a toggle switch
|
||||||
* Created by Yigit Kerem Oktay
|
* Created by Yigit Kerem Oktay
|
||||||
*/
|
*/
|
||||||
public static fuction render_toggle($toggletext,$input_name){
|
public static function render_toggle($toggletext,$input_name){
|
||||||
?>
|
?>
|
||||||
<div>
|
<div>
|
||||||
<p><?php echo $toggletext; ?></p>
|
<p><?php echo $toggletext; ?></p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user