Index: branches/camp/camp-2_5-E/data/Smarty/templates/admin/system/plugin.tpl
===================================================================
--- branches/camp/camp-2_5-E/data/Smarty/templates/admin/system/plugin.tpl	(revision 19402)
+++ branches/camp/camp-2_5-E/data/Smarty/templates/admin/system/plugin.tpl	(revision 19403)
@@ -27,11 +27,11 @@
           <input type="button" name="disable" value="disable" onclick="fnModeSubmit('disable')" />
           <!--{else}-->
-          <input type="button" name="enable" value="enable" onclick="" /> 
+          <input type="button" name="enable" value="enable" onclick="fnModeSubmit('enable');" /> 
           <!--{/if}-->
-          <input type="button" name="uninstall" value="uninstall" onclick="" />
+          <input type="button" name="uninstall" value="uninstall" onclick="fnModeSubmit('uninstall');" />
         <!--{/if}-->
       </td>
       <td>
-        <input type="button" name="preference" value="preference" />
+        <input type="button" name="preference" value="preference" onclick="" />
       </td>
       
