Skip to content

Commit

Permalink
Dev Amended texts
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Oct 27, 2017
1 parent a1e86fd commit 608a97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/admin/super/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<!-- Loading wrapper -->
<div id='ls-loading'>
<span id='ls-loading-spinner' class='fa fa-spinner fa-spin fa-4x'></span>
<span class='sr-only'><?php eT('Loading'); ?></span>
<span class='sr-only'><?php eT('Loading...'); ?></span>
</div>

<?php $this->widget('ext.FlashMessage.FlashMessage'); ?>
Expand Down

0 comments on commit 608a97b

Please sign in to comment.