From b54c203513b17a87e9cfe5ba8e803eaf3ee47d86 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Mon, 18 Jan 2016 12:42:49 -0500 Subject: Add "GoTo line #" control --- src/usr/local/www/edit.php | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'src/usr/local') diff --git a/src/usr/local/www/edit.php b/src/usr/local/www/edit.php index fe15105..45fa6c1 100644 --- a/src/usr/local/www/edit.php +++ b/src/usr/local/www/edit.php @@ -128,6 +128,9 @@ require("head.inc"); + + + @@ -148,6 +151,58 @@ require("head.inc");