[Pkg-kde-trunk] [SCM] DocumentRoot for http://qt-kde.debian.net/ branch, master, updated. c8aabb2f44878a9ef7634aff74dfee5d4e584c2d

Modestas Vainius modax at alioth.debian.org
Fri May 27 12:09:29 UTC 2011


The following commit has been merged in the master branch:
commit c8aabb2f44878a9ef7634aff74dfee5d4e584c2d
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Fri May 27 15:08:38 2011 +0300

    Fixup wrapper definition and make it more explicit.
---
 index.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.php b/index.php
index ff9f5ab..f3c4621 100644
--- a/index.php
+++ b/index.php
@@ -45,7 +45,8 @@ body {
 </style>
 </head>
 <body>
-<div id=wrapper>
+<div id="wrapper">
+
 <h1>News & notes</h1>
 
 <div class="newsitem">
@@ -147,6 +148,6 @@ Pin: release o=qt-kde,a=experimental-snapshots
 Pin-Priority: 100 (your value goes here)
 </pre>
 
-</div>
+</div> <!-- id="wrapper" -->
 </body>
 </html>

-- 
DocumentRoot for http://qt-kde.debian.net/



More information about the Pkg-kde-trunk mailing list