Commit a648a23d authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Fixed link in text.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9545 b35dd754-fafc-0310-a699-88a17e54d16e
parent 2324a9f6
......@@ -111,16 +111,16 @@
<% } %>
<p>
<fmt:message key="ssl.import.certificate.info" />
<fmt:message key="ssl.import.certificate.info">
<fmt:param value="<%= "<a href='http://java.sun.com/javase/downloads/index.jsp'>" %>" />
<fmt:param value="<%= "</a>" %>" />
</fmt:message>
</p>
<!-- BEGIN 'Import Private Key and Certificate' -->
<form action="import-certificate.jsp" method="post" name="f">
<div class="jive-contentBoxHeader">
<fmt:message key="ssl.import.certificate.boxtitle">
<fmt:param value="<%= "<a href='http://java.sun.com/javase/downloads/index.jsp'>" %>" />
<fmt:param value="<%= "</a>" %>" />
</fmt:message>
<fmt:message key="ssl.import.certificate.boxtitle" />
</div>
<div class="jive-contentBox">
<table cellpadding="3" cellspacing="0" border="0">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment