diff options
author | Florian Larysch | 2015-08-29 12:23:17 +0200 |
---|---|---|
committer | Florian Larysch | 2015-08-29 12:23:17 +0200 |
commit | 576ea09fb180f5a40f590b6a93da3510791b582f (patch) | |
tree | 9dc04d1f9e9b4efa1ae4d0b8e09f953fa2b9c787 /template/closed.phtml | |
parent | 91c7cbeb5e516b3839155135012be9052b468225 (diff) |
fix some orthographic issues
Diffstat (limited to '')
-rw-r--r-- | template/closed.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/closed.phtml b/template/closed.phtml index 577016e..2347c37 100644 --- a/template/closed.phtml +++ b/template/closed.phtml @@ -9,7 +9,7 @@ <? endif ?> <p> - Lecture recording and streaming at <strong><?=h($conference->getTitle())?></strong> was organized and performed by the <a href="http://c3voc.de">Chaos Computer Club Video Operation Center</a>. The next Events we'll attend will be + Lecture recording and streaming at <strong><?=h($conference->getTitle())?></strong> was organized and performed by the <a href="http://c3voc.de">Chaos Computer Club Video Operation Center</a>. The next events we'll attend will be </p> <br><br><br> |