git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4949 
91ce42f0-d328-0410-95d8-
f526ca767f89
 
     </select>
   </td>
 </tr>
+<TMPL_IF db_clients>
 <tr>
   <td valign='top'> 
     <h2>Clientes</h2>
     </select>
   </td>
 </tr>
+</TMPL_IF>
+<TMPL_IF db_client_groups>
+<tr>
+  <td valign='top'>
+    <h2>Groupes</h2>
+    <select name='client_group' size='10' class='formulaire' multiple>
+<TMPL_LOOP db_client_groups>
+        <option id= 'group_<TMPL_VAR name>'><TMPL_VAR name></option>
+</TMPL_LOOP>
+    </select>
+  </td>
+</tr>
+</TMPL_IF>
 <!--
 <tr>
   <td valign='top'> 
 
     </select>
   </td>
 </tr>
+<TMPL_IF db_clients>
 <tr>
   <td valign='top'> 
     <h2>Clients</h2>
     </select>
   </td>
 </tr>
+</TMPL_IF>
+<TMPL_IF db_client_groups>
+<tr>
+  <td valign='top'>
+    <h2>Groups</h2>
+    <select name='client_group' size='10' class='formulaire' multiple>
+<TMPL_LOOP db_client_groups>
+        <option id= 'group_<TMPL_VAR name>'><TMPL_VAR name></option>
+</TMPL_LOOP>
+    </select>
+  </td>
+</tr>
+</TMPL_IF>
 <!--
 <tr>
   <td valign='top'>