summaryrefslogtreecommitdiffstats
path: root/templates/isotests/add.html
diff options
context:
space:
mode:
authorTom Willemsen <tom.willemsen@archlinux.us>2011-04-28 20:11:44 +0200
committerDan McGee <dan@archlinux.org>2011-04-28 21:00:54 +0200
commit1ea5be1a0693d8f24b5d147092fd4a15c7fdd4a7 (patch)
treeeefb872a7d7e6c8084f128a42b8f8b79b14261e8 /templates/isotests/add.html
parentc5a28f88936fba06755aefec61a017c2ce94ba40 (diff)
downloadarchweb-1ea5be1a0693d8f24b5d147092fd4a15c7fdd4a7.tar.gz
archweb-1ea5be1a0693d8f24b5d147092fd4a15c7fdd4a7.tar.xz
isotests: Cleaned up the page titles and syncisos command
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/isotests/add.html')
-rw-r--r--templates/isotests/add.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/isotests/add.html b/templates/isotests/add.html
index 466beb8..b173720 100644
--- a/templates/isotests/add.html
+++ b/templates/isotests/add.html
@@ -6,7 +6,7 @@
<a href="/isotests/">Go back to results</a>
<div class="box">
- <h2>Arch releng iso build test result entry</h2>
+ <h2>Arch Releng Testbuild Feedback Entry</h2>
<form action="" method="post">{% csrf_token %}
{{ form.as_p }}
<input type="submit" value="Submit" />