Code

Updated single user selection dialog
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 11:46:27 +0000 (11:46 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 11:46:27 +0000 (11:46 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15914 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/groups/singleUserSelect/singleUser-filter.tpl
gosa-core/plugins/admin/groups/singleUserSelect/singleUser-list.tpl
gosa-core/plugins/admin/groups/singleUserSelect/singleUser-list.xml

index bc48ec173dd2816710c7226c5cbd0ef7ba463038..daecd459fffc788715038c29e66bb39d14f63e86 100644 (file)
@@ -1,6 +1,7 @@
 <div class="contentboxh">
+  {image path="images/launch.png" align="right"}
  <p class="contentboxh">
-  {image path="images/launch.png" align="right"}{t}Filter{/t}
+  {t}Filter{/t}
 
  </p>
 </div>
@@ -14,9 +15,9 @@
  <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
   <tr>
    <td>
+    {image path="images/lists/search.png"}&nbsp;
     <label for="NAME">
-     {image path="images/lists/search.png"}&nbsp;Name
-
+      Name
     </label>
    </td>
    <td>
index ebfa38bc986bb63b67a26a97d5453635026e6c59..d253b8c1da7f1ede11df6fda8a64f575579d9ef3 100644 (file)
@@ -28,7 +28,6 @@
 </table>
 
 <div class="plugin-actions">
-  <button type='submit' name='add_users_finish'>{msgPool type=okButton}</button>
   <button type='submit' name='add_users_cancel'>{msgPool type=cancelButton}</button>
 </div>
 
index 79c63c76cd1995bf3e3cea245062e2c96b8da051..e3bd1ff4eda8ac77537ca6ef76ca179e516e1467 100644 (file)
   </actionmenu>
 
   <actiontriggers snapshot="false" copypaste="false">
-    <action>
-      <name>selectUser</name>
-      <type>entry</type>
-      <image>images/empty.png</image>
-      <label>Select user</label>
-    </action>
     <action>
       <name>selectUser</name>
       <type>entry</type>