s4

changeset 310:e8f1847eebca

Add link to group name in joingrpadmit report screen
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 15 Oct 2016 18:32:51 +0859
parents 4188f5b3fd67
children 121b91ee87c1
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Sat Oct 15 16:22:39 2016 +0859
     1.2 +++ b/s4-funcs.sh	Sat Oct 15 18:32:51 2016 +0859
     1.3 @@ -2480,7 +2480,7 @@
     1.4    gid=$(query "select rowid from grp where gname=`sqlquote $t_grp`;")
     1.5    rcpts="`getgroupadminmails $t_grp` $user"
     1.6    err admit: msgdir=$msgdir, rcpts="["$rcpts"]"
     1.7 -  body="グループ $t_grp
     1.8 +  body="グループ <a href=\"?grp+$gid\">$t_grp</a>
     1.9    1.10  $t_usr
    1.11  `[ x$1 = xyes ] && echo 'を追加' || echo 'の解除操作を'`