From aa5ab804ecc7c64766a8b0cb85ed9da3b741c9ba Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 26 Nov 2015 01:47:14 +0300 Subject: [PATCH] cosmetic fix --- admin/quotarow.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/quotarow.php b/admin/quotarow.php index 8cd9855a..4f8e087c 100755 --- a/admin/quotarow.php +++ b/admin/quotarow.php @@ -385,7 +385,7 @@ if ($questionnaire_id != false) if ($qsqri != false) { - print "
 " . T_("To Row quotas") . "
"; + print "
 " . T_("To Row quotas") . "
"; print "
"; print "

" . T_("Quota") . ": $qsqrid

"; @@ -577,7 +577,7 @@ if ($questionnaire_id != false) if (empty($r)) { - print "

" . T_("Currently no row quotas") . "

"; + print "

" . T_("Currently no row quotas") . "

"; } else {