[med-svn] r2657 - trunk/community/website

tille at alioth.debian.org tille at alioth.debian.org
Tue Nov 11 14:28:38 UTC 2008


Author: tille
Date: 2008-11-11 14:28:38 +0000 (Tue, 11 Nov 2008)
New Revision: 2657

Removed:
   trunk/community/website/ddtp_details.tmpl.backup
Log:
See whether removal of files works ...


Deleted: trunk/community/website/ddtp_details.tmpl.backup
===================================================================
--- trunk/community/website/ddtp_details.tmpl.backup	2008-11-11 14:06:52 UTC (rev 2656)
+++ trunk/community/website/ddtp_details.tmpl.backup	2008-11-11 14:28:38 UTC (rev 2657)
@@ -1,39 +0,0 @@
-<?php
-ini_set("include_path", ini_get("include_path").":../");
-require_once("inc/header.inc.php");
-?>
-<table class="columns">
-<tr>
-	<td class="left">
-		<span class="section"><?=_("summary")?></span>
-		<div class="section">
-			<div class="sectionTop"></div>
-			<div class="row">
-				<?=_("Summary for package")?>:
-				<strong node="con:package"></strong>
-			</div>
-		</div>
-	</td>
-	<td class="main">
-		<div class="pageBody">
-			<table>
-			<div node="-rep:langs"><tr>
-				<th rowspan="2"><p node="-con:name"></p></th>
-				<td><?=_("Short description")?>: <p node="-con:short"></p></td>
-			</tr>
-			<tr>
-				<td>
-					<?=_("Long description")?><br />
-					<p node="-con:long"></p>
-				</td>
-			</tr></div>
-			</table>
-		</div>
-	</td>
-</tr>
-</table>
-<address><?=_("Last update")?>: <div node="-con:date"></div></address>
-<address><?=_("Please note: this page gets automatically updated twice a day, on 00:00 and 12:00 UTC.")?></address>
-<?php
-require_once("inc/footer.inc.php");
-?>




More information about the debian-med-commit mailing list