From 333983a2c39b9f1a345f3993333c2a487fafb283 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Mon, 11 Apr 2016 16:19:21 +0200 Subject: [PATCH] Fix guestaccess selection in setup --- CHANGELOG | 2 +- chat.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 934a8e8..9e7a4b3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,7 @@ Move some more settings to the database Add CSS to limit list of chatters hight Attempt to create database when there is no connection Add fallback option for moderator approval - +Fix guestaccess selection in setup Version 1.15.3 - Mar. 6, 2016 Allow using html tags in linkfilter without breaking dereferrer or image embed diff --git a/chat.php b/chat.php index 7039ad5..ebe6280 100644 --- a/chat.php +++ b/chat.php @@ -486,8 +486,9 @@ function send_setup(){ echo ">$I[guestwait]"; echo '"; + echo ' selected'; } + echo ">$I[adminallow]"; echo '