From 78e62c41c6f56ec3c18e9501e8a84dddc91e7883 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 31 May 2007 10:33:49 +0000 Subject: [PATCH] ebl second cup of client groups git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4950 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/lang/es/tpl/display_groups.tpl | 63 +++++++++++++++++++++++++ gui/bweb/lang/es/tpl/groups_add.tpl | 16 +++++++ gui/bweb/lang/es/tpl/groups_edit.tpl | 33 +++++++++++++ gui/bweb/tpl/display_groups.tpl | 63 +++++++++++++++++++++++++ gui/bweb/tpl/groups_add.tpl | 16 +++++++ gui/bweb/tpl/groups_edit.tpl | 33 +++++++++++++ 6 files changed, 224 insertions(+) create mode 100644 gui/bweb/lang/es/tpl/display_groups.tpl create mode 100644 gui/bweb/lang/es/tpl/groups_add.tpl create mode 100644 gui/bweb/lang/es/tpl/groups_edit.tpl create mode 100644 gui/bweb/tpl/display_groups.tpl create mode 100644 gui/bweb/tpl/groups_add.tpl create mode 100644 gui/bweb/tpl/groups_edit.tpl diff --git a/gui/bweb/lang/es/tpl/display_groups.tpl b/gui/bweb/lang/es/tpl/display_groups.tpl new file mode 100644 index 0000000000..b9ab74ee5e --- /dev/null +++ b/gui/bweb/lang/es/tpl/display_groups.tpl @@ -0,0 +1,63 @@ +
+
+

Groups

+
+
+
+
+   +   +   + + +
+
+ + + + diff --git a/gui/bweb/lang/es/tpl/groups_add.tpl b/gui/bweb/lang/es/tpl/groups_add.tpl new file mode 100644 index 0000000000..f19ab68153 --- /dev/null +++ b/gui/bweb/lang/es/tpl/groups_add.tpl @@ -0,0 +1,16 @@ +
+

Add a group

+
+
+
+ + + + +
Group : + +
+ +
+
diff --git a/gui/bweb/lang/es/tpl/groups_edit.tpl b/gui/bweb/lang/es/tpl/groups_edit.tpl new file mode 100644 index 0000000000..88a2612488 --- /dev/null +++ b/gui/bweb/lang/es/tpl/groups_edit.tpl @@ -0,0 +1,33 @@ + +
+

Group :

+
+
+
+ > + + + + + + + +
Group : + size='15' name='newgroup'> +
Clients : + +
+ +
+
+ + diff --git a/gui/bweb/tpl/display_groups.tpl b/gui/bweb/tpl/display_groups.tpl new file mode 100644 index 0000000000..b9ab74ee5e --- /dev/null +++ b/gui/bweb/tpl/display_groups.tpl @@ -0,0 +1,63 @@ +
+
+

Groups

+
+
+
+
+   +   +   + + +
+
+ + + + diff --git a/gui/bweb/tpl/groups_add.tpl b/gui/bweb/tpl/groups_add.tpl new file mode 100644 index 0000000000..f19ab68153 --- /dev/null +++ b/gui/bweb/tpl/groups_add.tpl @@ -0,0 +1,16 @@ +
+

Add a group

+
+
+
+ + + + +
Group : + +
+ +
+
diff --git a/gui/bweb/tpl/groups_edit.tpl b/gui/bweb/tpl/groups_edit.tpl new file mode 100644 index 0000000000..88a2612488 --- /dev/null +++ b/gui/bweb/tpl/groups_edit.tpl @@ -0,0 +1,33 @@ + +
+

Group :

+
+
+
+ > + + + + + + + +
Group : + size='15' name='newgroup'> +
Clients : + +
+ +
+
+ + -- 2.39.5