]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk...
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Tue, 5 May 2009 13:35:33 +0000 (13:35 +0000)
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Tue, 5 May 2009 13:35:33 +0000 (13:35 +0000)
templates/editprofile.tpl.php

index fcd5fd2d61973769461e918d6ad356543a13306f..b55d25002db6798bcf0dd5b03666c6250ea787a8 100644 (file)
@@ -58,7 +58,7 @@ $this->includeTemplate($GLOBALS['top_include']);
     <th align="left"><?php echo T_('Export bookmarks'); ?></th>
     <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_('XML file (like del.icio.us)')?></a> / 
        <a href="../api/export_csv.php"><?php echo T_('CSV file (for spreadsheet tools)')?></a>
     </td>
 </tr>