summaryrefslogtreecommitdiff
path: root/templates/package_vers.tmpl
diff options
context:
space:
mode:
authorSean Finney <seanius@seanius.net>2009-12-02 21:23:18 +0100
committerSean Finney <seanius@seanius.net>2009-12-02 21:23:18 +0100
commitd089358df6c97446c05dfa2d825e7c5eee85113a (patch)
tree57bad656ef24429c384f8cd09e0f4194d98a4df5 /templates/package_vers.tmpl
parent2d55fe7a6abbe89a5508c1642e9a75e6bd9eab79 (diff)
downloadpatch-tracker-d089358df6c97446c05dfa2d825e7c5eee85113a.tar.gz
use a more generic title for the diff/tarball section header
Diffstat (limited to 'templates/package_vers.tmpl')
-rwxr-xr-xtemplates/package_vers.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/package_vers.tmpl b/templates/package_vers.tmpl
index 07b11ec..23ab83e 100755
--- a/templates/package_vers.tmpl
+++ b/templates/package_vers.tmpl
@@ -26,7 +26,7 @@ debian specific patch information for $src.name / $src.version
#if $src.debtar_name
<div class="debdiff">
<a name="debian-tarball"></a>
- <h2> "Debian tarball" Information </h2>
+ <h2> Debian packaging Information </h2>
<table class="patchlisting">
<tr>
<th>Debian changes tarfile</th>
@@ -49,7 +49,7 @@ debian specific patch information for $src.name / $src.version
#if $src.diffgz_name
<div class="debdiff">
<a name="debian-patches"></a>
- <h2> "Debian diff" Information </h2>
+ <h2> Debian packaging Information </h2>
<table class="patchlisting">
<tr>
<th>Diff file</th>