[% PROCESS 'elements.html'; %]
[% text('Search Price Groups') %]
[% PROCESS input element_data = { name = 'pricegroup' value = pricegroup type = 'text' class = 'name' size = 16 label = text('Price Group') #' } %]
[% PROCESS button element_data = { type = 'submit' class = 'submit' name = 'action' text = text('Search') value = 'search_pricegroups' } %]