diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -119,6 +119,14 @@ <input type="checkbox" id="optionvector" /> </td> </tr> + <tr> + <td> + * <label id="showsize" for="optionshowsize"></label> + </td> + <td> + <input type="checkbox" id="optionshowsize" /> + </td> + </tr> </tbody> </table> |