Switched position of missplaced translation-text

This commit is contained in:
Andreas Österreicher
2018-07-20 10:28:29 +02:00
parent ace1e08e0b
commit 590530acec
+2 -2
View File
@@ -67,10 +67,10 @@ $this->load->view(
<br>
<div class="row">
<div class="col-xs-6 text-right">
Ihr InfoCenter@FHTW Team
Your InfoCenter@FHTW Team
</div>
<div class="col-xs-6">
Your InfoCenter@FHTW Team
Ihr InfoCenter@FHTW Team
</div>
</div>
<br>