Commit aad7a97ec14e3037fb4d7ad714c0bb35ddf639cb
1 parent
391b4b29
Exists in
master
and in
1 other branch
Changing section in layout.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/web/templates/layout.html
... | ... | @@ -40,7 +40,7 @@ function loadPackage(packagename) |
40 | 40 | <div id="logo"> |
41 | 41 | <a href="http://www.debian.org/" title="Debian Home"><img src="/static/Pics/openlogo-50.png" alt="Debian" width="50" height="61" /></a> |
42 | 42 | </div> |
43 | - <p class="section">AppR</p> | |
43 | + <p class="section">Recommender</p> | |
44 | 44 | |
45 | 45 | </div> |
46 | 46 | ... | ... |