mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-1027: Update SSL certificate button should properly reflect it's functionality:Changing the label and adding the title tag
This commit is contained in:
parent
635ac34d06
commit
b867609df8
|
|
@ -959,7 +959,7 @@ under the License.
|
|||
<div class="button refresh" id="refresh_button">
|
||||
<span><fmt:message key="label.refresh"/></span>
|
||||
</div>
|
||||
<div id="update_ssl_button" class="button action main-action reduced-hide lock">
|
||||
<div id="update_ssl_button" class="button action main-action reduced-hide lock" title="Updates your Console Proxy SSL Certificate">
|
||||
<span class="icon"> </span>
|
||||
<span><fmt:message key="label.update.ssl.cert"/></span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue