From 3b4fe3f27cd33b02887c1c2bef4d0faa7f2d4df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20Kerem=20Oktay?= Date: Mon, 17 Aug 2020 17:08:35 +0300 Subject: [PATCH] Fix tpyo --- template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.php b/template.php index 08b5b03..140d3d4 100644 --- a/template.php +++ b/template.php @@ -170,7 +170,7 @@ class Template{ * Renders a toggle switch * Created by Yigit Kerem Oktay */ - public static fuction render_toggle($toggletext,$input_name){ + public static function render_toggle($toggletext,$input_name){ ?>