From f942d4c508a910119aba3bd121b1b8e92ee53445 Mon Sep 17 00:00:00 2001 From: Andreas Moik Date: Tue, 13 Dec 2016 14:25:40 +0100 Subject: [PATCH] - filter_details: removed reset button --- vilesci/statistik/filter_details.php | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/vilesci/statistik/filter_details.php b/vilesci/statistik/filter_details.php index b26fba89f..a23a1ea71 100644 --- a/vilesci/statistik/filter_details.php +++ b/vilesci/statistik/filter_details.php @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. * - * Authors: Christian Paminger < christian.paminger@technikum-wien.at > + * Authors: Christian Paminger < christian.paminger@technikum-wien.at > and + * Andreas Moik < moik@technikum-wien.at >. */ require_once('../../config/vilesci.config.inc.php'); require_once('../../include/globals.inc.php'); @@ -127,7 +128,6 @@ $htmlstr .= " \n"; $htmlstr .= " "; $htmlstr .= " \n"; - $htmlstr .= " \n"; $htmlstr .= ""; $htmlstr .= ""; $htmlstr .= "
".$errorstr."
" @@ -139,13 +139,6 @@