mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-20 20:43:26 +02:00
Hide section title on show_if
This commit is contained in:
@@ -131,7 +131,7 @@ class Settings implements ArrayAccess
|
||||
echo '</tbody></table>';
|
||||
}
|
||||
?>
|
||||
<h3 style="text-align: center"><strong><?= $setting['title']; ?></strong></h3>
|
||||
<h3 id="row_<?= $key ?>" style="text-align: center"><strong><?= $setting['title']; ?></strong></h3>
|
||||
<table class="table table-bordered table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user