From 0382d5615f61c43ddbc9da7cfd3175273385af04 Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Wed, 8 Nov 2017 15:04:14 +1100 Subject: [PATCH] Fixed issue: Missing "; " at end of line 75 on rs_quota_end.php --- rs_quota_end.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rs_quota_end.php b/rs_quota_end.php index 22e80176..e10534bb 100644 --- a/rs_quota_end.php +++ b/rs_quota_end.php @@ -71,7 +71,7 @@ if (isset($_GET['message'])) print "

" . template_replace $des = $db->GetOne("SELECT description FROM outcome WHERE outcome_id = 32"); -print "

" . T_("End call with outcome:") . "

" . T_("End call with outcome:") . ""; else