summaryrefslogtreecommitdiffstatshomepage
path: root/templates/editprofile.tpl.php
diff options
context:
space:
mode:
authorGravatar mensonge2009-05-05 13:35:08 +0000
committerGravatar mensonge2009-05-05 13:35:08 +0000
commit1384330b561ebf7bfc82f55f93ad08003f4a48fc (patch)
treeeda82f8d308befa330c84ed63dd25528d2a5da62 /templates/editprofile.tpl.php
parentf6839afb5f224cfafcddbc355aad930eba163569 (diff)
downloadscuttle-1384330b561ebf7bfc82f55f93ad08003f4a48fc.tar.gz
scuttle-1384330b561ebf7bfc82f55f93ad08003f4a48fc.zip
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@318 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'templates/editprofile.tpl.php')
-rw-r--r--templates/editprofile.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/editprofile.tpl.php b/templates/editprofile.tpl.php
index 48d7308..fcd5fd2 100644
--- a/templates/editprofile.tpl.php
+++ b/templates/editprofile.tpl.php
@@ -59,7 +59,7 @@ $this->includeTemplate($GLOBALS['top_include']);
<td>
<a href="../api/export_html.php"><?php echo T_('HTML file (for browsers)')?></a> /
<a href="../api/posts/all"><?php echo T_('XML file (like del.icio.us)')?></a>
- <a href="../api/posts/all"><?php echo T_('CSV file (for spreadsheet tools)')?></a>
+ <a href="../api/export_csv.php"><?php echo T_('CSV file (for spreadsheet tools)')?></a>
</td>
</tr>
<tr><th> </th><td> </td></tr>