[20855] update notes

Sigurd Nes <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 20855
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20855
Author:   sigurdne
Date:     2009-11-20 11:02:54 +0000 (Fri, 20 Nov 2009)
Log Message:
-----------
update notes

Modified Paths:
--------------
    people/sigurdne/modules/notes/trunk/inc/class.uinotes.inc.php

Added Paths:
-----------
    people/sigurdne/modules/notes/trunk/templates/base/config.tpl
    people/sigurdne/modules/notes/trunk/templates/portico/
    people/sigurdne/modules/notes/trunk/templates/portico/images/
    people/sigurdne/modules/notes/trunk/templates/portico/images/navbar.png

Modified: people/sigurdne/modules/notes/trunk/inc/class.uinotes.inc.php
===================================================================
--- people/sigurdne/modules/notes/trunk/inc/class.uinotes.inc.php	2009-11-20 10:35:12 UTC (rev 20854)
+++ people/sigurdne/modules/notes/trunk/inc/class.uinotes.inc.php	2009-11-20 11:02:54 UTC (rev 20855)
@@ -230,7 +230,7 @@
 				// Must be a reply request
 				$action	= 'apply';
 				$GLOBALS['phpgw']->redirect_link('/index.php', 
-							array('menuaction' => 'notes.uinotes.edit', 'node_id' => $note_id));
+							array('menuaction' => 'notes.uinotes.edit', 'note_id' => $note_id));
 			}
 
 			if ( $note_id )

Added: people/sigurdne/modules/notes/trunk/templates/base/config.tpl
===================================================================
--- people/sigurdne/modules/notes/trunk/templates/base/config.tpl	                        (rev 0)
+++ people/sigurdne/modules/notes/trunk/templates/base/config.tpl	2009-11-20 11:02:54 UTC (rev 20855)
@@ -0,0 +1,32 @@
+<!-- BEGIN header -->
+<form method="POST" action="{action_url}">
+<table border="0" align="center" width="85%">
+   <tr class="th">
+    <td colspan="2"><font color="{th_text}">&nbsp;<b>{title}</b></font></td>
+   </tr>
+<!-- END header -->
+<!-- BEGIN body -->
+   <tr class="row_on">
+    <td colspan="2">&nbsp;</td>
+   </tr>
+   <tr class="row_off">
+    <td colspan="2">&nbsp;<b>{lang_notes_settings}</b></font></td>
+   </tr>
+
+
+<!-- END body -->
+<!-- BEGIN footer -->
+  <tr class="th">
+    <td colspan="2">
+&nbsp;
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2" align="center">
+      <input type="submit" name="submit" value="{lang_submit}">
+      <input type="submit" name="cancel" value="{lang_cancel}">
+    </td>
+  </tr>
+</table>
+</form>
+<!-- END footer -->

Added: people/sigurdne/modules/notes/trunk/templates/portico/images/navbar.png
===================================================================
(Binary files differ)


Property changes on: people/sigurdne/modules/notes/trunk/templates/portico/images/navbar.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.