Code

Fixed Workstation Startup
[gosa.git] / gosa-plugins / goto / admin / systems / goto / workstation.tpl
index cbacbfac14dc6e9a21a6e27ee10fe89a5443e765..d9b31dd27074bf0167674b897d79645d13f89aaf 100644 (file)
 {/render}
   </td>
   <td>
+{if $currently_installing}
+{render acl=r}
    <input type=submit name="action" value="{t}Execute{/t}">
+{/render}
+{else}
+{render acl=$FAIstateACL}
+   <input type=submit name="action" value="{t}Execute{/t}">
+{/render}
+{/if}
   </td>
  </tr>
 </table>