From e25dbdb8d2b44f83c543efffc04e0d6325859331 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Tue, 21 Feb 2017 20:04:35 +0100 Subject: [PATCH] bring lines on one line --- functions.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/functions.php b/functions.php index 651eafe..8ea16ab 100644 --- a/functions.php +++ b/functions.php @@ -106,21 +106,21 @@ function get_demand_titles () echo $row['date'] . "
"; echo "

+ action='".delete_demand()."'>
- - - - - - - + + + + + + +
- "; + "; } }