From 7322035fd752da55c559ed559ef9ae748dcdcbef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sun, 8 Oct 2017 00:18:03 +0200 Subject: [PATCH] add form field for bg image url default value --- lang/cs.php | 1 + lang/en.php | 1 + pages/cfg_term.php | 6 +++++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/cs.php b/lang/cs.php index 31c21aa..9e3945a 100644 --- a/lang/cs.php +++ b/lang/cs.php @@ -80,6 +80,7 @@ return [ 'term.colors_preview' => '', 'term.debugbar' => 'Rozšířené ladění', 'term.ascii_debug' => 'Ladění vstupních dat', + 'term.backdrop' => 'URL obrázku na pozadí', 'cursor.block_blink' => 'Blok, blikající', 'cursor.block_steady' => 'Blok, stálý', diff --git a/lang/en.php b/lang/en.php index ad6bfb7..c200871 100644 --- a/lang/en.php +++ b/lang/en.php @@ -79,6 +79,7 @@ return [ 'term.colors_preview' => '', 'term.debugbar' => 'Debug internal state', 'term.ascii_debug' => 'Display control codes', + 'term.backdrop' => 'Background image URL', 'cursor.block_blink' => 'Block, blinking', 'cursor.block_steady' => 'Block, steady', diff --git a/pages/cfg_term.php b/pages/cfg_term.php index 2f90bae..ad2bc8b 100644 --- a/pages/cfg_term.php +++ b/pages/cfg_term.php @@ -172,6 +172,11 @@ +
+ + +
+
@@ -282,7 +287,6 @@
-