]> git.parisson.com Git - teleforma.git/commitdiff
fix message form
authoryomguy <yomguy@parisson.com>
Tue, 8 May 2012 09:59:53 +0000 (11:59 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 8 May 2012 09:59:53 +0000 (11:59 +0200)
teleforma/templates/postman/view.html
teleforma/templates/telemeta/inc/user_list.html

index b0a2b4600fdf971c723456288770aea6cc790f50..4626eda4a68ee3e4e28378ccc90f2b81462db6d6 100644 (file)
 <form id="_messageReply" action="{% url postman_reply reply_to_pk %}?next={{ next_url|urlencode }}" method="post">{% csrf_token %}
 <div id="pm_reply">{{ form.body }}</div><br />
 <a href="#" class="component_icon button icon_next" onclick="f=document.getElementById('_messageReply'); f.submit(); return false;">{% trans "Reply" %}</a>
+
+{% endif %}
 </div>
 </form>
 
-{% endif %}
 {% endif %}
 
 {% endfor %}
index d84d8a4a68746a91f7213b5e1cf24bc80eb7d843..e7756a70e2fd023dd22eb5ed2367b0469b4fe967 100644 (file)
@@ -24,7 +24,7 @@
     <th>{% trans "Written spe"%}</th>
     <th>{% trans "Oral 1"%}</th>
     <th>{% trans "Oral 2"%}</th>
-    <th>{% trans "Messages"%}</th>
+    <th>{% trans "Write"%}</th>
     </tr>
     </thead>
     <tbody id="spacing">