[geeklog-cvs] geeklog: It would probably help to commit the updated group edit...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Jan 6 16:54:58 EST 2010


changeset 7587:ed9ed0df445d
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/ed9ed0df445d
user: Dirk Haun <dirk at haun-online.de>
date: Wed Jan 06 22:54:46 2010 +0100
description:
It would probably help to commit the updated group editor template file (for feature request #0000798)

diffstat:

 public_html/layout/professional/admin/group/groupeditor.thtml |  6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r 34413480340d -r ed9ed0df445d public_html/layout/professional/admin/group/groupeditor.thtml
--- a/public_html/layout/professional/admin/group/groupeditor.thtml	Wed Jan 06 18:29:16 2010 +0100
+++ b/public_html/layout/professional/admin/group/groupeditor.thtml	Wed Jan 06 22:54:46 2010 +0100
@@ -20,6 +20,12 @@
                                             <span class="fieldhelp">{lang_defaultgrp_msg}</span>
                                         </td>
                                     </tr>
+                                    <tr id="applydefault_row" {hide_defaultoption}>
+                                        <td class="alignright"> </td>
+                                        <td><input type="checkbox" name="chk_applydefault" value="1"{xhtml}>
+                                            <span class="fieldhelp">{lang_applydefault_msg}</span>
+                                        </td>
+                                    </tr>
                                     <tr>
                                         <td colspan="2"><hr{xhtml}></td>
                                     </tr>



More information about the geeklog-cvs mailing list