diff options
Diffstat (limited to 'org/config_d_cfte.org')
-rw-r--r-- | org/config_d_cfte.org | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/org/config_d_cfte.org b/org/config_d_cfte.org index 1aa2a4c..6b2c96c 100644 --- a/org/config_d_cfte.org +++ b/org/config_d_cfte.org @@ -132,7 +132,7 @@ struct Cfg { string http_host = "sisudoc.org"; string www_url_doc_subroot = "/spine"; string cgi_filename = "spine_search"; - string cgi_search_form_title = "≅ SiSU Spine search"; + string cgi_search_form_title = "≅ SiSU Spine search ፨"; string db_sqlite_path = "/var/www/sqlite"; string db_sqlite_filename = "spine.search.db"; } @@ -153,7 +153,7 @@ struct Cfg { string cgi_port = ""; string cgi_user = ""; string cgi_url_action = "https://sisudoc.org/spine_search"; - string cgi_search_form_title = "≅ SiSU Spine search"; + string cgi_search_form_title = "≅ SiSU Spine search ፨"; string db_sqlite_path = "/var/www/sqlite"; string db_sqlite_filename = "spine.search.db"; string default_language = "en"; @@ -174,7 +174,7 @@ struct Cfg { string http_host = "localhost"; string www_url_doc_subroot = "/spine"; string cgi_filename = "spine_search"; - string cgi_search_form_title = "≅ SiSU Spine search"; + string cgi_search_form_title = "≅ SiSU Spine search ፨"; string db_sqlite_path = "/var/www/sqlite"; string db_sqlite_filename = "spine.search.db"; } @@ -195,7 +195,7 @@ struct Cfg { string cgi_port = ""; string cgi_user = ""; string cgi_url_action = "http://localhost/cgi-bin/spine_search"; - string cgi_search_form_title = "≅ SiSU Spine search"; + string cgi_search_form_title = "≅ SiSU Spine search ፨"; string db_sqlite_path = "/var/www/sqlite"; string db_sqlite_filename = "spine.search.db"; string default_language = "en"; @@ -230,7 +230,7 @@ struct Cfg { string http_host = "sisudoc.org"; string www_url_doc_subroot = "/spine"; string cgi_filename = "spine_search"; - string cgi_search_form_title = "≅ SiSU Spine search"; + string cgi_search_form_title = "≅ SiSU Spine search ፨"; string db_sqlite_path = "/var/www/sqlite"; string db_sqlite_filename = "spine.search.db"; } @@ -291,7 +291,7 @@ spine_search #+NAME: cgi_search_form_title #+BEGIN_SRC sh -≅ SiSU Spine search +≅ SiSU Spine search ፨ #+END_SRC #+NAME: db_sqlite_filename |