diff options
Diffstat (limited to '')
| -rw-r--r-- | src/web/_views/apps/home/main.php (renamed from web/_views/apps/home/main.php) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/_views/apps/home/main.php b/src/web/_views/apps/home/main.php index 5cfdf8c..29bf7c3 100644 --- a/web/_views/apps/home/main.php +++ b/src/web/_views/apps/home/main.php @@ -7,7 +7,7 @@ <?php $this->view('template/pfp', array('user' => $self))?> <a id="action-new-post" - class="input btn-fake ml" + class="btn btn-alt btn-wide ml" autocomplete="off" aria-label="<?=lang('action_new_post_tip')?>" > |