summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-05-17 16:43:07 -0500
committerDan McGee <dan@archlinux.org>2010-05-17 16:43:07 -0500
commitbf7f97ec03c2e5d0f03e1d104bbfbab526071133 (patch)
treedbb59c4c878160921ccb6064872b930a3ca3b13b
parentf5ac1bf3aef2ccd960cd44ac84fa45f08a1ff278 (diff)
downloadarchweb-bf7f97ec03c2e5d0f03e1d104bbfbab526071133.tar.gz
archweb-bf7f97ec03c2e5d0f03e1d104bbfbab526071133.zip
Front page refinements
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--templates/public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 37a2f768..09239bde 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -8,7 +8,7 @@
{% block content_left %}
<div id="intro" class="box">
- <h2>A simple, lightweight GNU/Linux distribution</h2>
+ <h2>A simple, lightweight distribution</h2>
<p>You've reached the website for <strong>Arch Linux</strong>, a
lightweight and flexible Linux® distribution that tries to Keep It
@@ -56,7 +56,7 @@
<form id="pkgsearch-form" method="get" action="/packages/">
<fieldset>
<p>Package Search:&nbsp;&nbsp;<input id="pkgsearch-field"
- type="text" name="q" size="20" maxlength="200" /></p>
+ type="text" name="q" size="18" maxlength="200" /></p>
</fieldset>
</form>