[Oi-commits] r1584 - trunk/templates/forum
oi-commits at pardus.org.tr
oi-commits at pardus.org.tr
Sun Jul 27 18:20:39 EEST 2008
Author: erenturkay
Date: Sun Jul 27 18:20:39 2008
New Revision: 1584
Modified:
trunk/templates/forum/topic.html
Log:
pff..
Modified: trunk/templates/forum/topic.html
=================================================================
--- trunk/templates/forum/topic.html (original)
+++ trunk/templates/forum/topic.html Sun Jul 27 18:20:39 2008
@@ -127,7 +127,7 @@
<span style="font-size:x-small; font-style:italic;">Bu ileti {{ post.edit_count }} kez değiştirilmiş olup, son kez {{ post.edited|date:"d-m-Y H:i" }} tarihinde {{ post.last_edited_by }} tarafından değiştirilmiştir.</span><br />
</div>
{% endifnotequal %}
- {% if post.author.get_profile.signature %}<div class="post_message_bottom"><hr />{{ post.author.get_profile.signature|escape }}</div>{% endif %}
+ {% if post.author.get_profile.signature %}<div class="post_message_bottom"><hr />{{ post.author.get_profile.signature }}</div>{% endif %}
</div>
</div>
</div>
More information about the Oi-commits
mailing list