X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=includes%2Fcommon.php;h=a0f2950534bacbdd6ccb4046a5cc788f7896c08e;hb=7a857cea17b09e5f7c21fad092b7687ca1a3f103;hp=2d290117230e4ab4931c88189b603090b1abdd8a;hpb=35215461c43e8a33b7b464e27f625398d4c66206;p=ngircd-web.git diff --git a/includes/common.php b/includes/common.php index 2d29011..a0f2950 100644 --- a/includes/common.php +++ b/includes/common.php @@ -54,7 +54,7 @@ function begin_page($lang = 'en', $title = null) { echo '
  • Download
  • '; echo '
  • Documentation
  • '; echo '
  • Support
  • '; - echo '
  • Bug-Tracker
  • '; + echo '
  • Bug Tracker
  • '; } echo '
    '; @@ -63,7 +63,7 @@ function begin_page($lang = 'en', $title = null) { function end_page() { echo ''; - echo '