[Oi-commits] r2366 - branches/newi18n/templates/forum

oi-svn at pardus.org.tr oi-svn at pardus.org.tr
Wed Jan 21 14:43:31 EET 2009


Author: jnmbk
Date: Wed Jan 21 14:43:31 2009
New Revision: 2366

Modified:
   branches/newi18n/templates/forum/post_list.html
Log:
home page->mainpage

Modified: branches/newi18n/templates/forum/post_list.html
=================================================================
--- branches/newi18n/templates/forum/post_list.html	(original)
+++ branches/newi18n/templates/forum/post_list.html	Wed Jan 21 14:43:31 2009
@@ -8,7 +8,7 @@
 {% endblock %}
 {% block content %}
 <div class="topbar">
-    <div class="navigation"><a href="/">{% trans "Home Page" %}</a> &#62; <a href="/forum/">{% trans "Forum" %}</a> &#62; {% block post_owner %}<a href="/forum/son-iletiler/">{% trans "Latest Posts" %}</a>{% endblock %}</div>
+    <div class="navigation"><a href="/">{% trans "Mainpage" %}</a> &#62; <a href="/forum/">{% trans "Forum" %}</a> &#62; {% block post_owner %}<a href="/forum/son-iletiler/">{% trans "Latest Posts" %}</a>{% endblock %}</div>
 </div>
 <div class="post_list">
 {% for post in post_list %}


More information about the Oi-commits mailing list