Code

Fixed growing partition
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 16 May 2011 08:18:19 +0000 (08:18 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 16 May 2011 08:18:19 +0000 (08:18 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20833 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/goto/Device/AddPartitionDialog.tpl

index 8a4f7f3743fbf0bbc849b204a02f27688613e290..0b565031cc668cb918b7135a6c13cecea74bbaf9 100644 (file)
                                     {if $p_size_options==1} checked {/if}></td>
                             <td>{t}Fill all space up to{/t} 
                                 <input {if $p_size_options != 1} disabled {/if}
-                                        id="size_max_value"
+                                        id="p_size_max_value"
+                                        name="p_size_max_value"
                                         type="text" value="{$p_size_max_value}">&nbsp;{t}MB{/t}
                             </td>
                         </tr>