This defines the layout of the event list or calendar filtering form when using the shortcode [events_filterform]. The following placeholders can be used:
#_FILTER_CATSshows a dropdown selection of categories#_EVENTFUL_FILTER_CATSshows a dropdown selection of eventful categories#_FILTER_LOCSshows a dropdown selection of locations#_EVENTFUL_FILTER_LOCSshows a dropdown selection of eventful locations#_FILTER_TOWNSshows a dropdown selection of towns#_EVENTFUL_FILTER_TOWNSshows a dropdown selection of eventful towns#_FILTER_WEEKSshows a dropdown selection of the next X weeks (for X: see the shortcode[events_filterform])#_FILTER_MONTHSshows a dropdown selection of the next X months (for X: see the shortcode[events_filterform])#_FILTER_YEARSshows a dropdown selection of the next X years (for X: see the shortcode[events_filterform])
Of course regular html can be inserted as well. The opening/closing form-tags are added afterwards.