GDPR - seznam anket: odstranjen fieldset
This commit is contained in:
parent
e9f6b5fb40
commit
7ea9c020ca
@ -59,8 +59,8 @@ class GDPR{
|
||||
$survey_list = $this->getUserSurveys();
|
||||
|
||||
|
||||
echo '<fieldset>';
|
||||
echo '<legend>'.$lang['srv_anketalist'].'</legend>';
|
||||
// echo '<fieldset>';
|
||||
// echo '<legend>'.$lang['srv_anketalist'].'</legend>';
|
||||
|
||||
echo '<div class="box-container">';
|
||||
|
||||
@ -184,7 +184,7 @@ class GDPR{
|
||||
|
||||
echo '</table>';
|
||||
|
||||
echo '</fieldset>';
|
||||
// echo '</fieldset>';
|
||||
|
||||
echo '<script src="/admin/survey/script/GDPR_seznam_anket.js"></script>';
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
margin-top: 16px;
|
||||
margin: 16px 0px;
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user