diff options
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r-- | mbbsd/var.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c index 70d8d38f..ff880155 100644 --- a/mbbsd/var.c +++ b/mbbsd/var.c @@ -31,7 +31,7 @@ char * const str_permid[] = { "觀察使用者行蹤", /* PERM_LOGUSER */ "禠奪公權", /* PERM_NOCITIZEN */ "公關組", /* PERM_RELATION */ - "帳號審核組", /* PERM_SMG */ + "帳號審核組", /* PERM_ACCTREG */ "程式組", /* PERM_PRG */ "活動組", /* PERM_ACTION */ "美工組", /* PERM_PAINT */ |