Skip to content

Commit

Permalink
Fixed issue : unale to create dummty tokens
Browse files Browse the repository at this point in the history
Dev: bad sid params
  • Loading branch information
Shnoulle committed Sep 16, 2019
1 parent 016e34c commit 270e6ed
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions application/views/admin/token/dummytokenform.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,8 @@
</div>
<?php endforeach; ?>

<!-- Buttons -->
<p>
<input type='submit' class="hidden" value='1' />
<input type='hidden' name='sid' value='$surveyid' />
</p>
<!--Hidden Buttons (default action) -->
<input type='submit' class="hidden" value='1' />
</form>
</div>
</div>
Expand Down

0 comments on commit 270e6ed

Please sign in to comment.