From: paul Date: Sat, 9 Dec 2017 20:28:47 +0000 (+0000) Subject: disable smartphone smartness when rendering X-Git-Url: http://git.plutz.net/?p=bookman;a=commitdiff_plain;h=91ebf6f4fd41a605b1ff5a3876d207862ed34061 disable smartphone smartness when rendering svn path=/trunk/; revision=17 --- 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