mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
translation fix by @8191
This commit is contained in:
parent
fdac1cf70b
commit
e2bd560500
@ -776,7 +776,7 @@ $( document ).ready(function() {
|
||||
endforeach; ?>
|
||||
</select>
|
||||
<div class="hidden" id="no_caref">
|
||||
<?=sprintf(gettext("No internal Certificate Authorities have been defined. You must %screate%s an internal CA before creating an internal certificate."),'<a href="system_camanager.php?act=new&method=internal">','</a>');?>
|
||||
<?=sprintf(gettext("No internal Certificate Authorities have been defined. You must %sadd%s an internal CA before creating an internal certificate."),'<a href="system_camanager.php?act=new&method=internal">','</a>');?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user