Note consistency and gettext() added.

This commit is contained in:
Warren Baker 2011-06-28 12:59:01 +02:00
parent 48f55356be
commit 9338cf353e

View File

@ -955,7 +955,7 @@ function internalca_change() {
</tr>
<tr>
<td>&nbsp;</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>