]> git.mjollnir.org Git - moodle.git/commitdiff
Get the strings the right way round!
authortjhunt <tjhunt>
Fri, 27 Apr 2007 17:41:38 +0000 (17:41 +0000)
committertjhunt <tjhunt>
Fri, 27 Apr 2007 17:41:38 +0000 (17:41 +0000)
admin/environment.xml

index 4665102356454dfd2321b92829fe7d2f9de036b5..825e98b61f35cb4d64d6452aa2b54db0eb5c5356 100644 (file)
     <CUSTOM_CHECKS>
       <CUSTOM_CHECK file="question/upgrade.php" function="question_check_no_rqp_questions" level="optional">
         <FEEDBACK>
-          <ON_CHECK message="qtyperqpwillberemoved" />
-          <ON_OK message="qtyperqpwillberemovedanyway" />
+          <ON_CHECK message="qtyperqpwillberemovedanyway" />
+          <ON_OK message="qtyperqpwillberemoved" />
         </FEEDBACK>
       </CUSTOM_CHECK>
     </CUSTOM_CHECKS>