TESTING - Title Bar Search

This commit is contained in:
Yukimi Kazari 2016-09-15 21:06:13 -04:00
parent ff72929ef7
commit 1485e7d9b2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<div style="margin-bottom: 0.5em;">
<div style="margin-right: 0.0em;">
<?= $this->formTag('post#index', array('method' => 'get', 'accept-charset' => 'UTF-8'), function(){ ?>
<div style="margin:0;padding:0;display:inline"></div>
<div>

View File

@ -18,7 +18,7 @@
?>
<div class="sidebar">
<?= $this->partial('search') ?>
<?php /* <?= $this->partial('search') ?> */ ?>
<?php if (current_user()->is_privileged_or_higher()) : ?>
<div style="margin-bottom: 0.5em;" id="mode-box" class="advanced-editing">
<form onsubmit="return false;" action="">