|
|
@ -61,7 +61,7 @@
|
|
|
|
s_html = s_html+ "<p class='clearfix mt5'>" +
|
|
|
|
s_html = s_html+ "<p class='clearfix mt5'>" +
|
|
|
|
" <span class='fl with70'>" +
|
|
|
|
" <span class='fl with70'>" +
|
|
|
|
" <span>" +
|
|
|
|
" <span>" +
|
|
|
|
" <input type='checkbox' name='school[id]' value='"+array["school"]["id"]+"' id='school_"+array["school"]["id"]+"' class='magic-checkbox'>" +
|
|
|
|
" <input type='checkbox' name='school[]' value='"+array["school"]["id"]+"' id='school_"+array["school"]["id"]+"' class='magic-checkbox'>" +
|
|
|
|
" <label for='school_"+array["school"]["id"]+"'>"+array["school"]["name"]+"</label>" +
|
|
|
|
" <label for='school_"+array["school"]["id"]+"'>"+array["school"]["name"]+"</label>" +
|
|
|
|
" </span>\n" +
|
|
|
|
" </span>\n" +
|
|
|
|
" </span>\n" +
|
|
|
|
" </span>\n" +
|
|
|
|