Am 03.01.2011 21:30, schrieb A.L.E.C:
> Fixed in r4385.
Thanks!
Just stumbled over another small bug, here's a fix:
Index: program/steps/settings/edit_folder.inc
===================================================================
--- program/steps/settings/edit_folder.inc (revision 4386)
+++ program/steps/settings/edit_folder.inc (working copy)
@@ -248,7 +248,7 @@
$content = $table->show();
}
else {
- $content = $tag['content'];
+ $content = $form['content'];
}
return $content;
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd