Fix logo in public survey page
This commit is contained in:
parent
0a7ce338f9
commit
7df5993ee0
@ -70,6 +70,8 @@ function opensurvey_prepare_head(Opensurveysondage $object) {
|
||||
*/
|
||||
function llxHeaderSurvey($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs='', $arrayofcss='')
|
||||
{
|
||||
global $mysoc;
|
||||
|
||||
top_htmlhead($head, $title, $disablejs, $disablehead, $arrayofjs, $arrayofcss); // Show html headers
|
||||
print '<body id="mainbody" class="publicnewmemberform" style="margin-top: 10px;">';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user