/[smeserver]/rpms/e-smith-manager/sme8/e-smith-manager-2.2.0-login-donate.patch
ViewVC logotype

Contents of /rpms/e-smith-manager/sme8/e-smith-manager-2.2.0-login-donate.patch

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


Revision 1.1 - (show annotations) (download)
Fri Oct 11 15:32:52 2013 UTC (10 years, 8 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-9_el5_sme
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
- Add donation text to login page, by John Crisp [SME: 7879]

1 Binary files e-smith-manager-2.2.0.old/root/etc/e-smith/web/common/btn_donateCC_LG.gif and e-smith-manager-2.2.0/root/etc/e-smith/web/common/btn_donateCC_LG.gif differ
2 diff -ruN e-smith-manager-2.2.0.old/root/etc/e-smith/web/common/cgi-bin/login e-smith-manager-2.2.0/root/etc/e-smith/web/common/cgi-bin/login
3 --- e-smith-manager-2.2.0.old/root/etc/e-smith/web/common/cgi-bin/login 2013-10-09 19:58:35.000000000 -0700
4 +++ e-smith-manager-2.2.0/root/etc/e-smith/web/common/cgi-bin/login 2013-10-11 07:57:23.000000000 -0700
5 @@ -277,6 +277,7 @@
6 <div align="center">
7 <p>&nbsp;</p>
8 <p>&nbsp;</p>
9 +<h2>Welcome to SME server</h2>
10 EOD
11
12 if ($debug) {
13 @@ -331,6 +332,16 @@
14
15 # print qq(<p><a href="$back_html">Previous Page</a></p>\n) if $back_html;
16 print <<EOD;
17 +<!-- Start Donate section -->
18 +<p>Remember that SME is <i>free to download</i> and use, but it is <i><b>not</b>
19 +free to build</i></p>
20 +<p>Please help the project</p>
21 +<p><a href="http://www.smeserver.org/donate/" target="_blank"><img
22 +src="../btn_donateCC_LG.gif"
23 +alt="http://www.smeserver.org/donate/" align="middle"></a>
24 +</p>
25 +<p>-- The SME Team --</p>
26 +<!-- Finish Donate section -->
27 </div>
28 </body>
29 </html>

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