* help for preferences

This commit is contained in:
age 2008-01-16 12:12:58 +00:00
parent e98b0e4183
commit d28e81646d
2 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,4 @@ Link = Preferences
Title = Preferences
Title.Prefs = Configure your CryptoBox
Help.Prefs = All values you can configure here are either stored directly on your server or on a disk with config partition. Keep this in mind if you recognize a confused behaving CryptoNAS. E.g. if the settings are stored on an external disk and you changed the network address, you have to connect the external disk during boot, otherwise the network settings won't be applied.

View File

@ -8,6 +8,8 @@
<?cs var:html_escape(Lang.Plugins.system_preferences.Title.Prefs) ?>
</legend>
<?cs call:show_help(Lang.Plugins.system_preferences.Help.Prefs) ?>
<?cs # sort the Plugins - using the most stupid way :) ?>
<?cs loop: order = #0, #100, #1
?><?cs # plugins ?><?cs each:x = Settings.PluginList