[SCM] live-studio branch, master, updated. 178412903b78ac9196214b42bfe241d5a20bb5ec

Chris Lamb lamby at debian.org
Sun Aug 1 03:54:40 UTC 2010


The following commit has been merged in the master branch:
commit 8c6f555e6680d1a814500f5e3830335ed6158d77
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Jul 31 23:43:49 2010 -0400

    Add "2. " prefix to wizard page titles.

diff --git a/templates/config/add.html b/templates/config/add.html
index 9a0e105..80e0866 100644
--- a/templates/config/add.html
+++ b/templates/config/add.html
@@ -4,7 +4,7 @@
 
 <h3>Add new configuration</h3>
 
-<h2>{% block add_title %}Missing "add_title" block override {% endblock %}</h2>
+<h2>{{ step }}. {% block add_title %}Missing "add_title" block override {% endblock %}</h2>
 
 <form class="add_config" action="" method="POST">{% csrf_token %}
 

-- 
live-studio



More information about the debian-live-changes mailing list