From c69b434a8a5ad47ef705fe3cf92b143c374e19db Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Thu, 19 May 2016 20:37:30 -0400 Subject: [PATCH] Add domain on enter button keypress Only activates when the input has focus. --- list.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/list.php b/list.php index 843dbc51..b62ff6a7 100644 --- a/list.php +++ b/list.php @@ -54,6 +54,12 @@ require "footer.php";