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'))); + } ?>