Update icon for 'Update SSL Certificate' button

This commit is contained in:
Brian Federle 2012-03-08 11:08:18 -08:00
parent e358c45e8a
commit f844ab9a81
1 changed files with 3 additions and 2 deletions

View File

@ -912,8 +912,9 @@
<div class="button refresh" id="refresh_button">
<span><fmt:message key="label.refresh"/></span>
</div>
<div class="button refresh" id="update_ssl_button">
<span><fmt:message key="label.update.ssl"/></span>
<div id="update_ssl_button" class="button action main-action reduced-hide lock">
<span class="icon">&nbsp;</span>
<span>Update SSL Certificate</span>
</div>
</div>