[dev] Turba minor typo in exports
Leena Heino
Leena.Heino@uta.fi
Mon Nov 25 13:54:12 2002
Here's the patch to fix typo.
--- turba/templates/data/export.inc.orig Mon Nov 25 11:04:56 2002
+++ turba/templates/data/export.inc Mon Nov 25 14:21:06 2002
@@ -1,4 +1,4 @@
-<form method="post" name="export" action="<?php echo $browser->downloadUrl(Horde::applicationUrl('data.php'), _("tasks.csv")) ?>">
+<form method="post" name="export" action="<?php echo $browser->downloadUrl(Horde::applicationUrl('data.php'), _("contacts.csv")) ?>">
<input type="hidden" name="actionID" value="<?php echo HORDE_EXPORT ?>" />
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
--
-- Leena Heino (liinu at uta.fi)
More information about the dev
mailing list