From 0564d64de2ea6838e7a874da5e99fa5358a0f75f Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 3 Apr 2008 13:28:48 +0000 Subject: Interface design: add export option through API into the profile page git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@94 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/editprofile.tpl.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/editprofile.tpl.php b/templates/editprofile.tpl.php index ebfc972..d84fac5 100644 --- a/templates/editprofile.tpl.php +++ b/templates/editprofile.tpl.php @@ -4,6 +4,17 @@ $this->includeTemplate($GLOBALS['top_include']);
+

+ + + + + +
+ + +
+

@@ -53,4 +64,4 @@ $this->includeTemplate($GLOBALS['top_include']); includeTemplate($GLOBALS['bottom_include']); -?> \ No newline at end of file +?> -- cgit v1.2.3-54-g00ecf