Gentoo Archives: gentoo-commits

From: "Tom Knight (tomk)" <tomk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-projects commit in forums/htdocs/templates/gentoo: groupcp_info_body.tpl
Date: Thu, 09 Sep 2010 08:58:13
Message-Id: 20100909085810.00E5F20051@flycatcher.gentoo.org
1 tomk 10/09/09 08:58:09
2
3 Modified: groupcp_info_body.tpl
4 Log:
5 Fix bug that prevents being able to unsubscribe someone from a user group
6
7 Revision Changes Path
8 1.4 forums/htdocs/templates/gentoo/groupcp_info_body.tpl
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/htdocs/templates/gentoo/groupcp_info_body.tpl?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/htdocs/templates/gentoo/groupcp_info_body.tpl?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/htdocs/templates/gentoo/groupcp_info_body.tpl?r1=1.3&r2=1.4
13
14 Index: groupcp_info_body.tpl
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-projects/forums/htdocs/templates/gentoo/groupcp_info_body.tpl,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- groupcp_info_body.tpl 13 Dec 2005 00:14:33 -0000 1.3
21 +++ groupcp_info_body.tpl 9 Sep 2010 08:58:09 -0000 1.4
22 @@ -100,6 +100,7 @@
23 <!-- BEGIN switch_mod_option -->
24 <tr>
25 <td class="catBottom" colspan="8" align="right">
26 + {S_HIDDEN_FIELDS}
27 <span class="cattitle"><input type="submit" name="remove" value="{L_REMOVE_SELECTED}" class="mainoption" /></span>
28 </td>
29 </tr>