summaryrefslogtreecommitdiff
path: root/templates/welcome.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/welcome.html')
-rw-r--r--templates/welcome.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/welcome.html b/templates/welcome.html
index 8d15f8e..463f880 100644
--- a/templates/welcome.html
+++ b/templates/welcome.html
@@ -12,5 +12,5 @@
{%endfor%}
</div>{%endif%}
</div>
-<div id='detail_footer'><a href='javascript:hide("welcome");'>{% trans "Close" %}</a></div>
-</div> \ No newline at end of file
+<div class='detail_footer'><a href='javascript:hide("welcome");'>{% trans "Close" %}</a></div>
+</div>