1 |
wellsi |
1.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> </p> |
8 |
|
|
<p> </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 |
wellsi |
1.2 |
+<p>Remember that SME Server is <i>free to download</i> and use, but it is <i><b>not</b> |
19 |
wellsi |
1.1 |
+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 |
wellsi |
1.2 |
+<p>-- The SME Server Team --</p> |
26 |
wellsi |
1.1 |
+<!-- Finish Donate section --> |
27 |
|
|
</div> |
28 |
|
|
</body> |
29 |
|
|
</html> |