Skip to content

Commit

Permalink
tinyfm fully offline with theme, fixed box settings fully working now…
Browse files Browse the repository at this point in the history
…. auth fully offline
  • Loading branch information
geeks121 committed Jul 19, 2024
1 parent 3f3e3cb commit fd6bc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/www/tools/boxsettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ function parse_settings_ini($file_path) {
</head>
<body>
<div class="container">
<h2>Settings BOX Configuration</h2>
<h2>Set BOX Configuration</h2>
<form method="POST">
<?php foreach ($dropdown_list as $item => $options): ?>
<div class="form-group">
Expand Down

0 comments on commit fd6bc47

Please sign in to comment.