diff --git a/tailbone/templates/configure.mako b/tailbone/templates/configure.mako new file mode 100644 index 00000000..b0bfb14e --- /dev/null +++ b/tailbone/templates/configure.mako @@ -0,0 +1,175 @@ +## -*- coding: utf-8; -*- +<%inherit file="/page.mako" /> + +<%def name="title()">Configure ${config_title}%def> + +<%def name="save_undo_buttons()"> +
+%def> + +<%def name="purge_button()"> ++ This tool lets you modify the ${config_title} configuration. +
+Remove All Settings
++ If you like we can remove all ${config_title} + settings from the DB. +
++ Note that the tool normally removes all settings first, + every time you click "Save Settings" - here though you can + "just remove and not save" the settings. +
++ Note also that this will of course + not remove any settings from + your config files, so after removing from DB, + only your config file + settings should be in effect. +
+This tool lets you modify the DataSync configuration. @@ -19,24 +16,13 @@
Remove All Settings
-- If you like we can remove all DataSync settings from the DB. -
-- Note that this tool normally removes all settings first, - every time you click "Save Settings". Here though you - can "just remove" and not - save the current settings. -
-
+
Nothing here.
+