diff options
author | Andreas Hubel | 2019-01-24 22:27:38 +0100 |
---|---|---|
committer | GitHub | 2019-01-24 22:27:38 +0100 |
commit | 217a9ac55579b4792f74503fefa5cdd93a0a46eb (patch) | |
tree | 40e2170380c9bcbb378b8909ed345e750b116555 /template/allclosed.phtml | |
parent | 3d9d559eea89aa0433860955bbb1da3fcc252628 (diff) | |
parent | 593c7c9d719764dd399d89e51c9582731128fe67 (diff) |
Merge pull request #82 from florolf/wording-fixes
improve wording and fix some Gerglish
Diffstat (limited to '')
-rw-r--r-- | template/allclosed.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/allclosed.phtml b/template/allclosed.phtml index e01aa3b..a7ec690 100644 --- a/template/allclosed.phtml +++ b/template/allclosed.phtml @@ -5,7 +5,7 @@ <? else: ?> <p> - You can watch most of our Recordings at <a href="https://media.ccc.de/">media.ccc.de</a>. + You can watch most of our recordings at <a href="https://media.ccc.de/">media.ccc.de</a>. </p> <? endif ?> |