From a6566d6d87d35e7114b27462884716a1336efb3f Mon Sep 17 00:00:00 2001 From: Wruczek Date: Sun, 10 Jul 2016 18:46:22 +0200 Subject: [PATCH] Added new "contact" panel --- config/config.template.php | 12 ++++++++++++ include/header.php | 11 +++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/config/config.template.php b/config/config.template.php index bca6308..f38f5b0 100644 --- a/config/config.template.php +++ b/config/config.template.php @@ -49,3 +49,15 @@ $config["navlinks"] = array( // ID grup wyświetlanych na liście administracji. Kolejność grup decyduje o kolejności wyświetlania na stronie $config["adminlist"] = array(6, 17, 19); + + + +/************* Konfiguracja panelu "kontakt" *************/ + +// Ustaw $config['contact'] = ''; by kompletnie wyłączyć wyświetlanie panelu +$config['contact'] = ' +
  • TeamSpeak: kanał Pomoc
  • +
  • Email: konakt@email.com
  • +
  • GaduGadu: 49568758 GG status
  • +
  • Steam: Wruczek
  • +'; diff --git a/include/header.php b/include/header.php index 2ff1f7c..d9bb6b3 100644 --- a/include/header.php +++ b/include/header.php @@ -82,8 +82,6 @@ require_once __DIR__ . "/../include/adminlist.php";
  • -
  • ">">Kontakt
  • -
  • Połącz z serwerem
  • @@ -120,6 +118,15 @@ require_once __DIR__ . "/../include/adminlist.php"; + +
    +
    Kontakt
    +
    + +
    +
    + +
    Podgląd serwera