Added Support link to header and footer link lists. Modified firstLastList macro so it doesn't require delimiters separating the list items.
This commit is contained in:
parent
1aa4bb00d6
commit
4e168078c6
5 changed files with 89 additions and 22 deletions
|
@ -64,7 +64,6 @@ public class FreeMarkerSetup implements ServletContextListener {
|
|||
try {
|
||||
cfg.setSetting("url_escaping_charset", "ISO-8859-1");
|
||||
} catch (TemplateException e) {
|
||||
// TODO Auto-generated catch block
|
||||
log.error("Error setting value for url_escaping_charset.");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue