diff --git a/one/templates/show.html b/one/templates/show.html
index 2bc179d..2737052 100644
--- a/one/templates/show.html
+++ b/one/templates/show.html
@@ -192,7 +192,7 @@
                     </tr>
                     <tr>
                         <td>
-                            <select style="min-width:50px;" name=proto>
+                            <select style="min-width:50px;" name="proto">
                                 <option value="tcp">tcp</option>
                                 <option value="udp">udp</option>
                             </select>