|
@@ -2665,7 +2665,7 @@ class Organizr
|
|
|
<div class="col-md-12">
|
|
<div class="col-md-12">
|
|
|
<div class="white-box">
|
|
<div class="white-box">
|
|
|
<h3 class="box-title m-b-0" lang="en">Custom Certificate Status</h3>
|
|
<h3 class="box-title m-b-0" lang="en">Custom Certificate Status</h3>
|
|
|
- <p class="text-muted m-b-30 custom-certificate-status" lang="en">' . $certificateStatus . '</p>
|
|
|
|
|
|
|
+ <p class="text-muted m-b-30 custom-certificate-status">' . $certificateStatus . '</p>
|
|
|
<form action="#" class="dropzone dz-clickable" id="upload-custom-certificate">
|
|
<form action="#" class="dropzone dz-clickable" id="upload-custom-certificate">
|
|
|
<div class="dz-default dz-message"><span lang="en">Drop Certificate file here to upload</span></div>
|
|
<div class="dz-default dz-message"><span lang="en">Drop Certificate file here to upload</span></div>
|
|
|
</form>
|
|
</form>
|