aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-packages.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-09-13 19:32:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-09-13 19:34:27 +0300
commitda39917917f03bd709eb7807cc5d900ddeb1e48c (patch)
tree639229837faa8777569cb817980340c44895f436 /mod/mod-packages.cxx
parent5c5838e2a47ed242000949cc2395b8fee69bdce7 (diff)
Rename package-search.css to packages.css
Diffstat (limited to 'mod/mod-packages.cxx')
-rw-r--r--mod/mod-packages.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/mod-packages.cxx b/mod/mod-packages.cxx
index 1157378..1515a53 100644
--- a/mod/mod-packages.cxx
+++ b/mod/mod-packages.cxx
@@ -117,7 +117,7 @@ handle (request& rq, response& rs)
s << " " << squery;
s << ~TITLE
- << CSS_LINKS (path ("package-search.css"), root)
+ << CSS_LINKS (path ("packages.css"), root)
//
// This hack is required to avoid the "flash of unstyled content", which
// happens due to the presence of the autofocus attribute in the input