X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/ed1cd294e32647b117688b25a465889e4664fe03..17812701c38fbdc49ed5875ae7d6ab7cf08e68b3:/widget/reply.php diff --git a/widget/reply.php b/widget/reply.php index b740c2a..6fe9eb1 100644 --- a/widget/reply.php +++ b/widget/reply.php @@ -69,6 +69,17 @@ if ($User->login) { print '
  • '; print '
    '; if (isset($Issue) and $User->admin("edit {$Page->link}")) { + print "\n"; + } + { + print '

    '; + printf( + '' + . "Geplaatste berichten zijn hier direct zichtbaar voor bewoners.\n" + . '' + . ''."\n", + 'announce', + '1', + ($_POST['announce'] ?? TRUE) ? ' checked' : '', + ' onclick="this.nextSibling.hidden = !this.checked"', + "De eerste regel wordt ook weergegeven op het scherm in de hal." + ); + print "

    \n"; } if (isset($Issue)) { printf(