mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Fix typo's
This commit is contained in:
@@ -183,7 +183,7 @@ if (!empty($rs))
|
||||
<h4 class="modal-title text-danger " ><?php echo T_("WARNING !");?></h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p><?php echo T_("Are you shure you want to delete") . " " . T_("Sample ID") . " <b class='text-danger'>" . "</b>?";?></p>
|
||||
<p><?php echo T_("Are you sure you want to delete") . " " . T_("Sample ID") . " <b class='text-danger'>" . "</b>?";?></p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default pull-left" data-dismiss="modal"><?php echo T_("NOOOO...");?></button>
|
||||
|
||||
Reference in New Issue
Block a user