ztfy/utils/security.py
branchZTK-1.1
changeset 105 a04b2e6e5830
parent 83 55e4cb0b7900
child 108 9c4cd620ad0c
--- a/ztfy/utils/security.py	Tue Jan 24 11:17:53 2012 +0100
+++ b/ztfy/utils/security.py	Thu Feb 02 11:11:54 2012 +0100
@@ -63,7 +63,7 @@
 
     @property
     def title(self):
-        return _("< missing principal %s>") % self.id
+        return _("< missing principal %s >") % self.id
 
     @property
     def description(self):