Code

Append the rocket icon if the the layers menu
[gosa.git] / ihtml / themes / default / MultiSelectWindow.tpl
index 9a4cd8b50f8bac3712d6799bd2e394c6449417b7..7914a9c460878b33bcc6469ab7eca7146f9cdefc 100644 (file)
                                                <td>
                                                {$Header}
                                                </td>
-                                               <td>
-                                               {$HeaderDropDown}
-                                               </td>
+                                               {if $HeaderDropDown != ""}
+                                                       <td>
+                                                               <img src='images/rocket.png' alt=''>
+                                                       </td>
+                                                       <td>
+                                                               {$HeaderDropDown}
+                                                       </td>
+                                               {/if}
                                        </tr>
                                </table>
                                </div>