From 532695ab2603f83d5cd7c6aa0e58daf8e0ef0c7f Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Fri, 17 Nov 2023 17:26:07 +0100 Subject: [PATCH] remove empty line --- public_html/classes/render-adminlte.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/public_html/classes/render-adminlte.class.php b/public_html/classes/render-adminlte.class.php index b62ed61..e696b88 100755 --- a/public_html/classes/render-adminlte.class.php +++ b/public_html/classes/render-adminlte.class.php @@ -1325,7 +1325,6 @@ class renderadminlte { * - value - value in * @return string */ - public function getFormTextarea($aOptions){ // $aOptions=$this->_ensureOptions('textarea', $aOptions); $aElement=$aOptions; -- GitLab