summaryrefslogtreecommitdiffstats
path: root/application/views/scripts
diff options
context:
space:
mode:
authorBjörn Geiger2011-07-05 17:55:37 +0200
committerBjörn Geiger2011-07-05 17:55:37 +0200
commitb354d369096fed7877d7dac2bc49df983254782a (patch)
tree32b3eb5515a7b0cacc830db383123b8e087a2684 /application/views/scripts
parentKorrektur von eben (diff)
parentpool select (diff)
downloadpoolctrl-b354d369096fed7877d7dac2bc49df983254782a.tar.gz
poolctrl-b354d369096fed7877d7dac2bc49df983254782a.tar.xz
poolctrl-b354d369096fed7877d7dac2bc49df983254782a.zip
Korrektur von eben
Diffstat (limited to 'application/views/scripts')
-rw-r--r--application/views/scripts/event/index.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml
index 9f0cfc2..e6eddfd 100644
--- a/application/views/scripts/event/index.phtml
+++ b/application/views/scripts/event/index.phtml
@@ -112,7 +112,7 @@ if(count($this->eventlist)>0) {
</div>
<?php endforeach ?>
<?php } else
- echo "This Pool haven't events yet"; ?>
+ echo "You haven't events yet"; ?>
</div>
<br />
<br /> \ No newline at end of file