[Redizajn 1ka] 1. iteracija testiranja - Telefonska anketa - 2x gumb shrani
This commit is contained in:
parent
880cf74b28
commit
bac161e421
@ -1921,9 +1921,8 @@ class SurveyTelephone {
|
|||||||
echo '<input name="dostop['.$sql_row['uid'].']" id="dostop['.$sql_row['uid'].']" type="checkbox"'.($sql_row['anketar']>0?' checked="checked"':'').'>';
|
echo '<input name="dostop['.$sql_row['uid'].']" id="dostop['.$sql_row['uid'].']" type="checkbox"'.($sql_row['anketar']>0?' checked="checked"':'').'>';
|
||||||
echo '<label for="dostop['.$sql_row['uid'].']">'.$label.'</label>';
|
echo '<label for="dostop['.$sql_row['uid'].']">'.$label.'</label>';
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
|
|
||||||
echo '</div>';
|
|
||||||
}
|
}
|
||||||
|
echo '</div>';
|
||||||
echo '</form>';
|
echo '</form>';
|
||||||
|
|
||||||
echo '</fieldset>';
|
echo '</fieldset>';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user