diff options
author | timeless%mozdev.org <> | 2007-01-08 09:54:19 +0100 |
---|---|---|
committer | timeless%mozdev.org <> | 2007-01-08 09:54:19 +0100 |
commit | 1a7394844849521ab72dd01067706c26722b14c3 (patch) | |
tree | 9b2ddbc6b6974262eff910dee0236ae4684a6f92 /template/en/default | |
parent | 67f0d22a2fd97fe7df9bc8ee15c8c73b520ebfdb (diff) | |
download | bugzilla-1a7394844849521ab72dd01067706c26722b14c3.tar.gz bugzilla-1a7394844849521ab72dd01067706c26722b14c3.tar.xz |
Bug 365511 admin/versions/edit has useless <p>
patch by bmo2007@rsz.jp r=timeless a=justdave
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/versions/edit.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/admin/versions/edit.html.tmpl b/template/en/default/admin/versions/edit.html.tmpl index cfdfd4981..632c7a5e7 100644 --- a/template/en/default/admin/versions/edit.html.tmpl +++ b/template/en/default/admin/versions/edit.html.tmpl @@ -52,8 +52,6 @@ <input type="submit" id="update" value="Update"> </form> -<p> - [% PROCESS admin/versions/footer.html.tmpl no_edit_version_link = 1 %] |