]> git.0d.be Git - panikweb.git/commitdiff
accentuated capitals
authorFrédéric Péters <fpeters@0d.be>
Sun, 1 Sep 2013 10:46:35 +0000 (12:46 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 1 Sep 2013 10:46:35 +0000 (12:46 +0200)
panikweb_templates/templates/emissions/nav.html
panikweb_templates/templates/home.html

index 0cfc3d6ea9ff7a59e3baf75eeff9c9d04f60650c..b100023dde4b229b9266478a546d42a42b3c9714 100644 (file)
@@ -4,7 +4,7 @@
                <ul class="inline">
                        <li><a href="{% url 'emissions' %}" class="{% if class != "program" and class != "grid" and class != "archives" %}active{% endif %}">
                                <span class="icon-microphone" ></span>
-                               <span class="iconLabel">Emissions</span>
+                               <span class="iconLabel">Émissions</span>
                        </a></li>
                        <li><a href="{% url 'program' %}" class="{% if class = "program" %}active{% endif %}">
                                <span class="icon-calendar" ></span>
@@ -64,7 +64,7 @@
                                        </li>
                                        <li>
                                                <button data-tab="#Emission-tabs-episodes">
-                                                       <span class="iconLabel">Episodes ({{ episodes.count }})</span>
+                                                       <span class="iconLabel">Épisodes ({{ episodes.count }})</span>
                                                </button >
                                        </li>
                                </ul>
index 490e8a06b8b4a2bd3bd8b43d648d24627ed467ae..02f0e393a185003b02a6b96751801479a413564e 100644 (file)
@@ -33,7 +33,7 @@
 {% endblock %}
 {% block links %}
        <div class="wrapper padded">    
-               <h2>Emissions</h2>
+               <h2>Émissions</h2>
                <ul class="custom list columns padded">
                {% for emission in emissions %}
                        <li class="item">