diff --git a/config.inc.php b/config.inc.php index 5220e93..1286ce7 100644 --- a/config.inc.php +++ b/config.inc.php @@ -6,7 +6,7 @@ * */ - $firmware_download_path = "firmware/"; + $firmware_download_path = "../firmware/"; $variante['beta']['factory'] = 0; $variante['beta']['sysupgrade'] = 0; diff --git a/css/styles.css b/css/styles.css index e906bab..fb31b9b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,7 +1,8 @@ /** -* @author Caspar Armster, www.buchlichter.de -* @copyright 2016 - buchlichter.de, Germany -* @license die Benutzung, Verbreitung, Änderung ohne die schriftliche Erlaubnis von Buchlichter GbR ist nicht zulässig +* @author Caspar Armster +* @copyright 2016 Caspar Armster, Freifunk Hennef +* @license Licensed under GPLv3 +* */ .panel-footer { font-size: 80%;