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