aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/export.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/export.html')
-rw-r--r--tpl/export.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/tpl/export.html b/tpl/export.html
index 938cbe64..911b02c1 100644
--- a/tpl/export.html
+++ b/tpl/export.html
@@ -7,9 +7,10 @@
7 <div id="toolsdiv"> 7 <div id="toolsdiv">
8 <a href="?do=export&what=all"><b>Export all</b> <span>: Export all links</span></a><br><br> 8 <a href="?do=export&what=all"><b>Export all</b> <span>: Export all links</span></a><br><br>
9 <a href="?do=export&what=public"><b>Export public</b> <span>: Export public links only</a><br><br> 9 <a href="?do=export&what=public"><b>Export public</b> <span>: Export public links only</a><br><br>
10 <a href="?do=export&what=private"><b>Export private</b> <span>: Export private links only</a><br><br style="clear:both;"> 10 <a href="?do=export&what=private"><b>Export private</b> <span>: Export private links only</a>
11 <div class="clear"></div>
11 </div> 12 </div>
12</div> 13</div>
13{include="page.footer"} 14{include="page.footer"}
14</body> 15</body>
15</html> \ No newline at end of file 16</html>