From 91ebf6f4fd41a605b1ff5a3876d207862ed34061 Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 9 Dec 2017 20:28:47 +0000 Subject: [PATCH 1/1] disable smartphone smartness when rendering svn path=/trunk/; revision=17 --- index.cgi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.cgi b/index.cgi index e28675c..e96c9f0 100755 --- a/index.cgi +++ b/index.cgi @@ -103,6 +103,7 @@ elif [ -z "$COKID" -a -z "$QRYID" ]; then cat <<-EOF + Bookman - New Collection

You have not yet set up a collection on this server.

@@ -117,6 +118,7 @@ elif ! [ -d "${BDB}" ]; then cat <<-EOF + Bookman - 404

The collection you requested does not exist on this server.

@@ -485,6 +487,7 @@ printf 'Content-Type: text/html; charset=utf-8\r\n\r\n' cat < + Bookman - Your Collection -- 2.39.2