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 19298)
+++ /branches/camp/camp-2_5-E/data/Smarty/templates/admin/system/plugin.tpl	(revision 19299)
@@ -54,5 +54,7 @@
         <!--{/if}-->
       </td>
-      <td></td>
+      <td>
+        <input type="button" name="edit" value="edit" />
+      </td>
       
       <td align="center"><!--{if $plugins[data].work eq 1}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="稼動" onclick="fnChangeRadio(this.name, 1, <!--{$plugins[data].member_id}-->, <!--{$tpl_disppage}-->);" checked /><!--{else}--><input type="radio" name="radio<!--{$smarty.section.data.iteration}-->" value="稼動" onclick="fnChangeRadio(this.name, 1, <!--{$plugins[data].member_id}-->, <!--{$tpl_disppage}-->);"/><!--{/if}--></td>
