summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/event/index.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/scripts/event/index.phtml')
-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