From 998eb24b6fb7e1f15f6d3b3eb4837a0b6a1d4621 Mon Sep 17 00:00:00 2001 From: Yukimi Kazari Date: Thu, 15 Sep 2016 22:35:33 -0400 Subject: [PATCH] TESTING - Title Bar Search --- app/views/layouts/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/default.php b/app/views/layouts/default.php index f3b7d6b..999ac54 100755 --- a/app/views/layouts/default.php +++ b/app/views/layouts/default.php @@ -137,7 +137,7 @@ container
textFieldTag("tags", $this->h($this->params()->tags), array('size' => '38', 'autocomplete' => 'off', 'style' => 'font-size: 20pt; padding: 0 0 1px 4px; margin: 4px 0 0 8px; border-style: none; background: #2b0000;')) ?> - submitTag($this->t('.search'), array('style' => 'display: none;', 'name' => '')) ?> + submitTag($this->t('.search'), array('style' => 'display: none;', 'name' => '')) ?>