Skip to content

Commit

Permalink
Dev: bug #07895 / 720aab2 child : lost one sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Jun 22, 2013
1 parent 720aab2 commit 3a96fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/admin/quotas/viewquotasrow_view.php
Expand Up @@ -17,7 +17,7 @@
<?php if ($quotalisting['action'] == 1) {
$clang->eT("Terminate survey");
} elseif ($quotalisting['action'] == 2) {
$clang->eT("Terminate survey with warning");
$clang->eT("Show message and allow user to modify answers");
} ?>
</td>
<td <?php echo $highlight;?>><?php echo $completed;?></td>
Expand Down

0 comments on commit 3a96fb1

Please sign in to comment.