diff --git a/public_html/classes/render-adminlte.class.php b/public_html/classes/render-adminlte.class.php
index b62ed6166a95333baf2e37dbebcd88ba72bba580..e696b88b442436960624f571f86418aa1c22547e 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;