[SCM] live-studio branch, master, updated. 3a5ece889e8e0abe86437994a4f02c59cd35f626
Chris Lamb
lamby at debian.org
Sun Aug 1 16:30:02 UTC 2010
The following commit has been merged in the master branch:
commit 704ddfb2bb7a125c72088f5f7db7b578cce92653
Author: Chris Lamb <lamby at debian.org>
Date: Sun Aug 1 12:04:45 2010 -0400
No need for extra titlage
diff --git a/templates/config/add.html b/templates/config/add.html
index c78317d..bc73343 100644
--- a/templates/config/add.html
+++ b/templates/config/add.html
@@ -6,9 +6,7 @@
{% block content %}
-<h3>Add new configuration</h3>
-
-<h2>{{ step }}. {% block add_title %}Missing "add_title" block override {% endblock %}</h2>
+<h1>{{ step }}. {% block add_title %}Missing "add_title" block override {% endblock %}</h1>
<form class="add_config" action="" method="POST">{% csrf_token %}
--
live-studio
More information about the debian-live-changes
mailing list