OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-meta Date: 23-Oct-2006 12:01:59
Branch: HEAD Handle: 2006102311015700
Modified files:
openpkg-meta global-title.php
Log:
use our current marketing cookie on the title page
Summary:
Revision Changes Path
1.20 +14 -4 openpkg-meta/global-title.php
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-meta/global-title.php
============================================================================
$ cvs diff -u -r1.19 -r1.20 global-title.php
--- openpkg-meta/global-title.php 24 Sep 2006 14:03:10 -0000 1.19
+++ openpkg-meta/global-title.php 23 Oct 2006 10:01:57 -0000 1.20
@@ -190,19 +190,29 @@
margin-top: 230px !important;
}
+div.cookie {
+ padding-right: 40px;
+ text-align: right;
+ font-family: Palatino, Times, serif;
+ font-style: italic;
+ font-size: 140%;
+ font-color: #000000;
+}
+
</style>
</head>
-<h1>Welcome to OpenPKG!</h1>
+<h1>Welcome to OpenPKG...</h1>
<table id="title">
<tr>
<td colspan="2" class="box11">
<div class="box11">
- <b>...the world of cross-platform multiple-instance<br/>
- Unix <a href="http://www.opensource.org/">Open Source</a>
- software packaging.</b>
+ <div class="cookie">
+ ...the unique software toolkit<br/>
+ for reproducible server solutions!
+ </div>
<p/>
Much valued by IT decision makers and beloved by Unix system
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]