From 14002a64d4119cac87f7096fa5067a2b51045d11 Mon Sep 17 00:00:00 2001 From: Carsten Schmitz Date: Fri, 22 Apr 2016 14:52:21 +0200 Subject: [PATCH] Dev Some minor fixes --- application/models/QuestionGroup.php | 1 - .../survey/subview/tabNotification_view.php | 70 +++++++++---------- 2 files changed, 35 insertions(+), 36 deletions(-) diff --git a/application/models/QuestionGroup.php b/application/models/QuestionGroup.php index b8c9aa516ab..5de3a44ec9f 100644 --- a/application/models/QuestionGroup.php +++ b/application/models/QuestionGroup.php @@ -211,7 +211,6 @@ public function getbuttons() // Find out if the survey is active to disable add-button $oSurvey=Survey::model()->findByPk($this->sid); $surveyIsActive = $oSurvey->active !== 'N'; - $baselang = $oSurvey->language; $button = ''; // Add question to this group diff --git a/application/views/admin/survey/subview/tabNotification_view.php b/application/views/admin/survey/subview/tabNotification_view.php index ff8673ddadb..9731232a9c7 100755 --- a/application/views/admin/survey/subview/tabNotification_view.php +++ b/application/views/admin/survey/subview/tabNotification_view.php @@ -9,61 +9,61 @@
  • - - - - - gT("Yes",'unescaped'),"N"=>gT("No",'unescaped')),array('onchange'=>'alertDateStampAnonymization();')); ?> - + gT("Yes",'unescaped'),"N"=>gT("No",'unescaped')),array('onchange'=>'alertDateStampAnonymization();')); + } ?>
  • - - - - - gT("Yes",'unescaped'),"N"=>gT("No",'unescaped'))); ?> - + gT("Yes",'unescaped'),"N"=>gT("No",'unescaped'))); + } ?>
  • - - - - - gT("Yes",'unescaped'),"N"=>gT("No",'unescaped'))); ?> - + gT("Yes",'unescaped'),"N"=>gT("No",'unescaped'))); + } ?>
  • + { ?> + else { eT("Timings will be saved.");} ?> - - - gT("Yes",'unescaped'),"N"=>gT("No",'unescaped'))); ?> - + gT("Yes",'unescaped'),"N"=>gT("No",'unescaped'))); + } ?>