Added a workflow in simplified web pages
This commit is contained in:
@@ -73,7 +73,7 @@ if ($stmt->fetch()) {
|
||||
echo "This process only ever needs to be carried out once for each survey.<br>".PHP_EOL;
|
||||
echo "Skipping data export.<br>".PHP_EOL;
|
||||
echo "<br><br>";
|
||||
echo "You now need to <a href=''>go and export the answer data</a> before you can <a href='./reportTemplate.html'>get the survey reports</a>";
|
||||
echo "You now need to <a href='./getSurveys.php'>go and export the answer data</a> before you can <a href='./reportTemplate.html'>get the survey reports</a>";
|
||||
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user