diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-11-14 22:05:28 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-11-14 22:05:28 -0500 |
commit | b2d2d65436327e761a603d8a77de806314190f90 (patch) | |
tree | 46d1cac3066ce552f0c058c12de4608a482e5402 /templates/public | |
parent | a2db6164a890d91307cbfed6794776f4f17c4955 (diff) | |
parent | 057e252d6dd1b07b90e9550819e195a41a3d524f (diff) |
Merge commit '057e25' (Retitle package differences page)
Conflicts:
templates/packages/differences.html
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index dbc7c854..175e7726 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -142,7 +142,7 @@ <ul> <li><a href="/packages/differences/" - title="See differences in packages between available architectures">Differences by Architecture</a></li> + title="See differences in packages between available architectures">Differences Reports</a></li> </ul> <h4>Development</h4> |