From 5ceb2e9601d2501d021d0c61188ec913076555a0 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Wed, 26 Sep 2007 12:21:02 +0000
Subject: [PATCH] Merge branches/temp-admin@3208 onto trunk@3208.
---
opends/resource/admin/abbreviations.xsl | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opends/resource/admin/abbreviations.xsl b/opends/resource/admin/abbreviations.xsl
index b8653d7..20df349 100644
--- a/opends/resource/admin/abbreviations.xsl
+++ b/opends/resource/admin/abbreviations.xsl
@@ -52,6 +52,7 @@
or $value = 'md5' or $value = 'sha1' or $value = 'sha256'
or $value = 'sha384' or $value = 'sha512' or $value = 'tls'
or $value = 'des' or $value = 'aes' or $value = 'rc4'
+ or $value = 'db'
"/>
</xsl:template>
</xsl:stylesheet>
--
Gitblit v1.10.0