Commit f7aca02e authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(legacy) missing icon in system_certmanager.php

(cherry picked from commit 0987f259)
parent c6143dc8
...@@ -844,7 +844,7 @@ $( document ).ready(function() { ...@@ -844,7 +844,7 @@ $( document ).ready(function() {
</td> </td>
</tr> </tr>
<tr> <tr>
<td><?=gettext("Alternative Names");?></td> <td><i class="fa fa-info-circle text-muted"></i> <?=gettext("Alternative Names");?></td>
<td> <td>
<table class="table table-condensed" id="altNametable"> <table class="table table-condensed" id="altNametable">
<thead> <thead>
......
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