mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-08 14:16:54 +02:00
UI Improvements - Admin Default Theme - Updates #194
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<h2><?php if (Request::get('name') == 'error404') { echo __('Edit 404 Page', 'pages'); } else { echo __('Edit Page', 'pages'); } ?></h2>
|
||||
<br>
|
||||
<h2 class="margin-bottom-1em"><?php if (Request::get('name') == 'error404') { echo __('Edit 404 Page', 'pages'); } else { echo __('Edit Page', 'pages'); } ?></h2>
|
||||
|
||||
<?php
|
||||
echo (
|
||||
|
Reference in New Issue
Block a user