Skip to content

Commit

Permalink
Fixing bug #803: Notice on edit saved response, not removing saved re…
Browse files Browse the repository at this point in the history
…cord when survey completed, security question blocking email link.

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/phpsurveyor@2818 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
David Olivier committed Apr 29, 2007
1 parent 84bc9b8 commit ab774b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/dataentry.php
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,8 @@
if (isset($surveyheader)) {$dataentryoutput .= $surveyheader;}
$dataentryoutput .= $surveyoptions
."</table>\n";


if (!isset($_GET['language'])) $_GET['language'] = GetBaseLanguageFromSurveyID($surveyid);



Expand Down

0 comments on commit ab774b1

Please sign in to comment.