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/admin: mkforums_includes_body.tpl
Date: Fri, 21 Jan 2011 15:15:36
Message-Id: 20110121151526.CCEB82005C@flycatcher.gentoo.org
1 tomk 11/01/21 15:15:26
2
3 Modified: mkforums_includes_body.tpl
4 Log:
5 Show hostname on ACP 'Make Includes' page
6
7 Revision Changes Path
8 1.3 forums/htdocs/templates/gentoo/admin/mkforums_includes_body.tpl
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/htdocs/templates/gentoo/admin/mkforums_includes_body.tpl?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/htdocs/templates/gentoo/admin/mkforums_includes_body.tpl?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/htdocs/templates/gentoo/admin/mkforums_includes_body.tpl?r1=1.2&r2=1.3
13
14 Index: mkforums_includes_body.tpl
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-projects/forums/htdocs/templates/gentoo/admin/mkforums_includes_body.tpl,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- mkforums_includes_body.tpl 4 Mar 2006 18:46:26 -0000 1.2
21 +++ mkforums_includes_body.tpl 21 Jan 2011 15:15:26 -0000 1.3
22 @@ -16,3 +16,5 @@
23 <td align="center" class="catBottom"><input type="submit" name="mkincludes" value="{L_INCLUDES}" class="mainoption" /></td>
24 </tr>
25 </table></form>
26 +
27 +<p align="center">{HOSTNAME}</p>