/[smecontribs]/rpms/smeserver-userpanel/contribs9/smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch
ViewVC logotype

Contents of /rpms/smeserver-userpanel/contribs9/smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Wed May 31 17:03:53 2017 UTC (6 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
* Wed May 31 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-1.sme
- rebuild archive to fix [SME: 8026]

1 diff -Nur smeserver-userpanel-1.1.old/root/etc/e-smith/web/panels/user/html/index.html smeserver-userpanel-1.1/root/etc/e-smith/web/panels/user/html/index.html
2 --- smeserver-userpanel-1.1.old/root/etc/e-smith/web/panels/user/html/index.html 2014-08-22 11:08:39.000000000 -0400
3 +++ smeserver-userpanel-1.1/root/etc/e-smith/web/panels/user/html/index.html 2017-05-30 13:49:38.948000000 -0400
4 @@ -1,36 +1,35 @@
5 -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
6 -
7 -<HTML>
8 -
9 -<HEAD>
10 -<TITLE>SME Server / user </TITLE>
11 -</HEAD>
12 -
13 -<FRAMESET FRAMESPACING="0" COLS="170,*" FRAMEBORDER="0" BORDER="0">
14 -
15 -<FRAME NAME="navigation" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-navigation"
16 - FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
17 -
18 -<FRAME NAME="main" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-initial"
19 - FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
20 -
21 -</FRAMESET>
22 -
23 -<NOFRAMES>
24 -<BODY>
25 -
26 -<H1>Welcome to the user manager panel</H1>
27 -
28 -<P><A HREF="/user-manager/cgi-bin/userpanel-noframes">Click here</A> for a
29 -list of available functions.
30 -
31 -<P>As part of our commitment to open-source software, you are welcome
32 -to copy and redistribute this software.
33 -
34 -<P>
35 -<HR>
36 -
37 -</BODY>
38 -</NOFRAMES>
39 -
40 -</HTML>
41 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
42 +<HTML>
43 +
44 +<HEAD>
45 +<TITLE>SME Server / user </TITLE>
46 +</HEAD>
47 +
48 +<FRAMESET FRAMESPACING="0" COLS="170,*" FRAMEBORDER="0" BORDER="0">
49 +
50 +<FRAME NAME="navigation" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-navigation"
51 + FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
52 +
53 +<FRAME NAME="main" RESIZE="auto" MARGINHEIGHT="0" SRC="/user-manager/cgi-bin/userpanel-initial"
54 + FRAMEBORDER="no" SCROLLING="auto" MARGINWIDTH="0" BORDER="0">
55 +
56 +</FRAMESET>
57 +
58 +<NOFRAMES>
59 +<BODY>
60 +
61 +<H1>Welcome to the user manager panel</H1>
62 +
63 +<P><A HREF="/user-manager/cgi-bin/userpanel-noframes">Click here</A> for a
64 +list of available functions.
65 +
66 +<P>As part of our commitment to open-source software, you are welcome
67 +to copy and redistribute this software.
68 +
69 +<P>
70 +<HR>
71 +
72 +</BODY>
73 +</NOFRAMES>
74 +
75 +</HTML>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed