added owner history to cmd_info
[NeonServV5.git] / src / bot_NeonServ.c
index 28ecb7160f597fdc9737ca582d2a0a991d13fb7b..06d7826fb73d48e4ca2abeb0caecdae63a1fc548 100644 (file)
@@ -306,7 +306,7 @@ static const struct default_language_entry msgtab[] = {
     {"NS_INFO_REGISTERED", "Registered:"},
     {"NS_INFO_REGISTRAR", "Registered by:"},
     {"NS_INFO_OWNERLOG", "Ownership transfer history for $b%s$b:"},
-    {"NS_INFO_OWNERCHANGE", " from %s to %s on %s (%s)"},
+    {"NS_INFO_OWNERCHANGE", " from %s to %s on %s"},
     {NULL, NULL}
 };