diff options
Diffstat (limited to 'doc/web')
-rw-r--r-- | doc/web/homepage/de/index.php | 6 | ||||
-rw-r--r-- | doc/web/homepage/en/index.php | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/web/homepage/de/index.php b/doc/web/homepage/de/index.php index 1d599ac..857f90a 100644 --- a/doc/web/homepage/de/index.php +++ b/doc/web/homepage/de/index.php @@ -132,6 +132,12 @@ <li>Channel: #live</li> </ul> </p> + <p> + <b>Sonstiges</b> + <ul> + <li>Zusätzliche Kontaktinfos finden Sie am Anfang der README Datei im LIVE Quellcode.</li> + </ul> + </p> </div> </div> diff --git a/doc/web/homepage/en/index.php b/doc/web/homepage/en/index.php index 4cf5f8e..92d0799 100644 --- a/doc/web/homepage/en/index.php +++ b/doc/web/homepage/en/index.php @@ -130,6 +130,12 @@ <li>Channel: #live</li> </ul> </p> + <p> + <b>Other:</b> + <ul> + <li>Traditional contact information can be found at the top of the README file in the LIVE source distribution.</li> + </ul> + </p> </div> </div> |