blob: a5338cfa897cc706038e46d3cd521cc9e3db4c5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Description: patch mailgraph.cgi for valid code
move the changes from debina/rules into this patch
Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
Last-Update: 2014-08-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/mailgraph.cgi
===================================================================
--- trunk.orig/mailgraph.cgi 2014-08-23 08:19:59.810656652 +0200
+++ trunk/mailgraph.cgi 2014-08-23 08:20:15.282979723 +0200
@@ -197,6 +197,7 @@
<meta http-equiv="Refresh" content="300" />
<meta http-equiv="Pragma" content="no-cache" />
<link rel="stylesheet" href="mailgraph.css" type="text/css" />
+</style>
</head>
<body>
HEADER
|