mrubinsk Sun, 21 Jun 2009 15:33:01 -0400
Modified page: http://wiki.horde.org/CustomizingPreferences
New Revision: 3.5
Change log: fix closing code tag
@@ -544,9 +544,9 @@
'name' => _("Dynamic Mail"),
'status' => 'active',
'target' => '_parent',
);
-<code>
+</code>
And then, the change hook:
<code type="php">