[geeklog-cvs] geeklog: Added missing {lang_permissions_msg}

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Feb 22 13:17:20 EST 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/489c6192d42e
changeset: 6798:489c6192d42e
user:      Dirk Haun <dirk at haun-online.de>
date:      Sun Feb 22 18:58:00 2009 +0100
description:
Added missing {lang_permissions_msg}

diffstat:

2 files changed, 6 insertions(+)
plugins/calendar/templates/admin/eventeditor.thtml            |    3 +++
public_html/layout/professional/admin/topic/topiceditor.thtml |    3 +++

diffs (26 lines):

diff -r 86ac6368a553 -r 489c6192d42e plugins/calendar/templates/admin/eventeditor.thtml
--- a/plugins/calendar/templates/admin/eventeditor.thtml	Sun Feb 22 18:50:02 2009 +0100
+++ b/plugins/calendar/templates/admin/eventeditor.thtml	Sun Feb 22 18:58:00 2009 +0100
@@ -151,6 +151,9 @@
                                             {permissions_editor} 
                                         </td>
                                     </tr>
+                                    <tr>
+                                        <td colspan="2">{lang_permissions_msg}</td>
+                                    </tr>
                                     <tr><td> </td></tr>
                                     <tr>
                                         <td colspan="2">
diff -r 86ac6368a553 -r 489c6192d42e public_html/layout/professional/admin/topic/topiceditor.thtml
--- a/public_html/layout/professional/admin/topic/topiceditor.thtml	Sun Feb 22 18:50:02 2009 +0100
+++ b/public_html/layout/professional/admin/topic/topiceditor.thtml	Sun Feb 22 18:58:00 2009 +0100
@@ -63,6 +63,9 @@
                                         </td>
                                     </tr>
                                     <tr>
+                                        <td colspan="2">{lang_permissions_msg}</td>
+                                    </tr>
+                                    <tr>
                                         <td colspan="2"><hr{xhtml}></td>
                                     </tr>
                                     <tr>



More information about the geeklog-cvs mailing list