diff options
author | Márcio Carlos <marcioc.antao@gmail.com> | 2012-06-27 18:03:34 -0300 |
---|---|---|
committer | Márcio Carlos <marcioc.antao@gmail.com> | 2012-06-27 18:03:34 -0300 |
commit | 9da45f29886010351b9f8986d9da1a8fcae00ed6 (patch) | |
tree | 554783f8c4cd927aff4b48dedb0991bd2501da87 /config | |
parent | 9cefde0b754650de9bc33630c1256f4ad18313e3 (diff) | |
download | pfsense-packages-9da45f29886010351b9f8986d9da1a8fcae00ed6.tar.gz pfsense-packages-9da45f29886010351b9f8986d9da1a8fcae00ed6.tar.bz2 pfsense-packages-9da45f29886010351b9f8986d9da1a8fcae00ed6.zip |
Error with menu put config.
Diffstat (limited to 'config')
-rw-r--r-- | config/bacula-client/bacula-client.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/config/bacula-client/bacula-client.xml b/config/bacula-client/bacula-client.xml index 11ce0641..679f80b9 100644 --- a/config/bacula-client/bacula-client.xml +++ b/config/bacula-client/bacula-client.xml @@ -10,7 +10,7 @@ part of pfSense (http://www.pfSense.com)
Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com>
Copyright (C) 2011 Brian Scholer
- Copyright (C) 2012 Márcio Carlos Braga Antão
+ Copyright (C) 2012 M�rcio Carlos Braga Ant�o
All rights reserved.
*/
/* ========================================================================== */
@@ -39,9 +39,9 @@ /* ========================================================================== */
]]>
</copyright>
- <description>Client Install for Bacula 5.2.6 Backup</description>
- <requirements>Bacula Server Installed in or network</requirements>
- <faq>Currently there are no FAQ items provided.</faq>
+ <description>Client Install for Bacula 5.2.6 Backup</description>
+ <requirements>Bacula Server Installed in or network</requirements>
+ <faq>Currently there are no FAQ items provided.</faq>
<name>bacula-client</name>
<version>5.2.6</version>
<title>Bacula-Client Setting</title>
@@ -53,10 +53,10 @@ <item>http://www.pfsense.com/packages/config/bacula-client/bacula-client.inc</item>
</additional_files_needed>
<menu>
- <name>bacula-client</name>
- <tooltiptext>bacula backup client</tooltiptext>
- <section>sysutils</section>
- <configfile>bacula-client.xml</configfile>
+ <name>Bacula-Client</name>
+ <tooltiptext></tooltiptext>
+ <section>Services</section>
+ <configfile>/pkg_edit.php?xml=bacula-client.xml&id=0</configfile>
</menu>
<tabs>
<tab>
|