From 7759d9b31c3591e60ce48f2ef3fd79323ded6826 Mon Sep 17 00:00:00 2001 From: fpeters Date: Tue, 5 Dec 2006 08:59:04 +0000 Subject: [PATCH] removed unrelated import/export options git-svn-id: svn://localhost/lasso-conform/trunk@31 2a3a78c3-912c-0410-af21-e1fb2d1df599 --- lcs/admin/settings.ptl | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lcs/admin/settings.ptl b/lcs/admin/settings.ptl index 3539b5e..4c04501 100644 --- a/lcs/admin/settings.ptl +++ b/lcs/admin/settings.ptl @@ -110,14 +110,6 @@ class SettingsDirectory(AccessControlled, Directory): _('Debug Options'), _('Configure options useful for debugging')) '' - '

%s

' % _('Import / Export') - - '
' - '
%s
%s
' % ( - _('Import'), _('Import data from another site')) - '
%s
%s
' % ( - _('Export'), _('Export data for another site')) - '
' def themes [html] (self): import xml.dom.minidom