changeset 275:b82007959b54

The 2nd column of grpaction-member-list should be right aligned
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 02 Aug 2016 06:48:34 +0859
parents 0f7bc60985d6
children 1966552d05a9
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Mon Aug 01 22:30:02 2016 +0859
+++ b/s4-funcs.sh	Tue Aug 02 06:48:34 2016 +0859
@@ -2150,7 +2150,7 @@
 </div>
 ${isowner:+$cmmsg$excmsg}
 <h4>$grp 参加者一覧</h4>
-<table>
+<table class="td2r">
 `sq $db -header -html "$sql"`
 </table>
 `cgi_hidden grp $grid`

yatex.org