The branch, master has been updated
via d2a11a1 Add specialBoxDonations to all other sites also.
from b486fa9 Add special box donations.
http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit d2a11a195f23b803a809691ee657cc5ca1acd7b9
Author: Karolin Seeger <[email protected]>
Date: Wed Nov 20 10:44:10 2013 +0100
Add specialBoxDonations to all other sites also.
Signed-off-by: Karolin Seeger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
footer.html | 13 +++++++++++++
index.html | 3 ++-
2 files changed, 15 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/footer.html b/footer.html
index 91c696a..b153315 100755
--- a/footer.html
+++ b/footer.html
@@ -2,6 +2,19 @@
</div>
<!-- right column: specials -->
<div class="noPrint" id="special">
+ <div class="specialBox"
id="specialBoxDonations">
+ <div
class="specialBoxContent">
+
<h4>Donations</h4>
+
+ <p>
+
Nowadays, the Samba Team
+ needs a
+ <a
href="http://www.samba.org/samba/donations.html">dollar</a>
+ instead
of pizza ;-)
+ </p>
+ </div>
+ <div
class="specialBoxBottom"></div>
+ </div>
<div class="specialBox"
id="specialBoxBeyondSamba">
<div
class="specialBoxContent">
<h4>Beyond
Samba</h4>
diff --git a/index.html b/index.html
index fea768c..6953f2a 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!--#include virtual="/samba/header.html" -->
+
<title>Samba - opening windows to a wider world</title>
<link rel="alternate" href="http://news.samba.org/feeds/sambanews/"
type="application/rss+xml" title="Samba News">
<!--#include virtual="/samba/global_menu_start.html" -->
@@ -67,6 +67,7 @@
<div class="specialBox"
id="specialBoxDonations">
<div
class="specialBoxContent">
<h4>Donations</h4>
+
<p>
Nowadays, the Samba Team
needs a
--
Samba Website Repository