wisemapping-open-source/wise-webapp/src/main/webapp/jsp/GCFPluginRequired.jsp

12 lines
272 B
Plaintext
Raw Normal View History

2012-06-22 03:18:04 +02:00
<%@ page autoFlush="true" buffer="none" %>
<%@ include file="/jsp/init.jsp" %>
<h2><spring:message code="INSTALL_CFG"/></h2>
<p><spring:message code="INSTALL_CFG_REASON"/></p>
<div>
<a href="c/GCFInstall"><spring:message code="INSTALL_CFG_CLICK_HERE"/></a>
</div>