mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Note consistency and gettext() added.
This commit is contained in:
parent
48f55356be
commit
9338cf353e
@ -955,7 +955,7 @@ function internalca_change() {
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td colspan="3">NOTE: You can only delete a certificate if it is not currently in use.</td>
|
||||
<td colspan="3"><?=gettext("Note: You can only delete a certificate if it is not currently in use.");?></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user