Commit d28c273c authored by Matt Tucker's avatar Matt Tucker Committed by matt

Formatting tweak.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6073 b35dd754-fafc-0310-a699-88a17e54d16e
parent a7a2c5a4
......@@ -272,7 +272,7 @@
if (expired) { %>
<font color="red">
<% } %>
<%= JiveGlobals.formatDateTime(c.getNotAfter()) %>
<%= JiveGlobals.formatDate(c.getNotAfter()) %>
<% if (expired) { %>
</font>
<% } %>
......
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