Author: ashish
Date: Sat May 21 11:56:01 2016
New Revision: 1744918
URL:
http://svn.apache.org/viewvc?rev=1744918&view=revLog:
Applied patch from jira issue - OFBIZ-7103 - FreeMarker template error: Template inclusion failed, on selection bluelight theme.
Thanks Rahul for creating the jira issue and providing the patch for the same.
Modified:
ofbiz/trunk/themes/bluelight/template/Footer.ftl
Modified: ofbiz/trunk/themes/bluelight/template/Footer.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/bluelight/template/Footer.ftl?rev=1744918&r1=1744917&r2=1744918&view=diff==============================================================================
--- ofbiz/trunk/themes/bluelight/template/Footer.ftl (original)
+++ ofbiz/trunk/themes/bluelight/template/Footer.ftl Sat May 21 11:56:01 2016
@@ -24,4 +24,4 @@ under the License.
</div>
</div>
-<#include "component://flatgrey/template/footer.ftl" />
+<#include "component://flatgrey/template/Footer.ftl" />