mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
Stylefix
This commit is contained in:
@@ -2630,7 +2630,7 @@ else
|
||||
}
|
||||
|
||||
$btntxt = $selectedrtstr === '' ? '-- keine Auswahl --' : $selectedrtstr;
|
||||
echo '<button type="button" id="rtcheckboxesbtn">' . $btntxt . '</button>
|
||||
echo '<button type="button" id="rtcheckboxesbtn" style="text-align: left">' . $btntxt . '</button>
|
||||
<div id="rtcheckboxes">';
|
||||
echo $checkbxstr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user