diff --git a/config/config.template.php b/config/config.template.php index 81a6d42..024a8d6 100644 --- a/config/config.template.php +++ b/config/config.template.php @@ -53,10 +53,13 @@ $config["adminlist"] = array(6, 17, 19); /************* Konfiguracja panelu "kontakt" *************/ -// Ustaw $config['contact'] = ''; by kompletnie wyłączyć wyświetlanie panelu -$config['contact'] = ' +/************* Konfiguracja panelu "kontakt" *************/ + +// Ustaw $config['contact']['text'] = ''; by kompletnie wyłączyć wyświetlanie panelu +$config['contact']['title'] = 'Kontakt z właścicielem'; +$config['contact']['text'] = '
  • TeamSpeak: kanał Pomoc
  • Email: konakt@email.com
  • -
  • GaduGadu: 49568758 GG status
  • -
  • Steam: Wruczek
  • +
  • GaduGadu: 49568758
  • +
  • Steam: Wruczek
  • '; diff --git a/include/header.php b/include/header.php index e17a630..90dc58f 100644 --- a/include/header.php +++ b/include/header.php @@ -118,11 +118,11 @@ require_once __DIR__ . "/../include/adminlist.php"; - +
    -
    Kontakt
    +
    - +