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){ ?>