forked from GithubBackups/vichan
use tab indendation
https://github.com/vichan-devel/vichan/pull/930#discussion_r2052987496
This commit is contained in:
parent
b30232f773
commit
1671ec36c7
@ -1089,7 +1089,6 @@ if ($step == 0) {
|
||||
'<p><strong>Important:</strong> For security, please change the administrator password immediately after logging in.</p>' .
|
||||
'<p style="text-align:center"><button onclick="window.location.href=\'/mod.php\'">Go to Admin Panel</button></p></div>';
|
||||
|
||||
|
||||
$boards = listBoards();
|
||||
foreach ($boards as &$_board) {
|
||||
setupBoard($_board);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user