TESTING - Title Bar Search
This commit is contained in:
parent
ff72929ef7
commit
1485e7d9b2
@ -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>
|
||||
|
@ -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="">
|
||||
|
Reference in New Issue
Block a user