bugzilla 166
[citadel.git] / citadel / control.c
index 83a6c576daafe474b62fac4a7320dfbe1f4e8135..f1fe23a61289cbe596169673b5b7285149100820 100644 (file)
@@ -417,7 +417,7 @@ void cmd_conf(char *argbuf)
                }
                put_config();
                snprintf(buf, sizeof buf,
-                        "Global system configuration edited by %s\n",
+                        "The global system configuration has been edited by %s.\n",
                         CC->curr_user);
                aide_message(buf);