summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/versions/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/versions/create.html.tmpl')
-rw-r--r--template/en/default/admin/versions/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/versions/create.html.tmpl b/template/en/default/admin/versions/create.html.tmpl
index af7258238..3544a697b 100644
--- a/template/en/default/admin/versions/create.html.tmpl
+++ b/template/en/default/admin/versions/create.html.tmpl
@@ -22,7 +22,7 @@
<form method="post" action="editversions.cgi">
<table border="0" cellpadding="4" cellspacing="0">
<tr>
- <th align="right"><label for="version">Version:</label></th>
+ <th><label for="version">Version:</label></th>
<td><input id="version" size="64" maxlength="64" name="version"
value=""></td>
</tr>