Created attachment 4514 [details] This is the result list as it stands now. When looking at result lists, the header is not adapted for the table. see http://imagebin.org/159316
The Followup pushed as f1e96f4590b7e91e172d21d488a7ec26de1cc94e removed a colspan=2 in results. Therefore created a problem in the table results.
Created attachment 4515 [details] [review] patch proposed
Created attachment 4516 [details] [review] Alternate solution - Adding back the colspan removed in a previous commit - Correcting the scope of two template variables. Before applying this patch, the search results page in the staff client will have misaligned headers if AmazonCoverImages is turned off. After applying this patch headers should appear correctly with AmazonCoverImages on or off.
Created attachment 4517 [details] [review] [SIGNED OFF] Alternate fix for Bug 6522 - search result list broken - Adding back the colspan removed in a previous commit - Correcting the scope of two template variables. Before applying this patch, the search results page in the staff client will have misaligned headers if AmazonCoverImages is turned off. After applying this patch headers should appear correctly with AmazonCoverImages on or off.
Pushed to master please test