Closed (won't fix)
Project:
MultiBlock
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 22:50 UTC
Updated:
17 Mar 2015 at 15:39 UTC
Jump to comment: Most recent
Comments
Comment #1
Yaron Tal commentedThe HTML is made in the search form, which is created independently from the multiblock module. The possible solutions would be to change this in the search module (patch or bug report), create the block yourself (copy the code from the search module and alter it) or to try a form_alter/preprocess_block to change the HTML of the block.
I don think editing of the block's HTML should be done in the multiblock module. Maintainer?
Comment #2
intrafusionI agree