mirror of
https://github.com/processwire/processwire.git
synced 2025-09-02 03:02:46 +02:00
Various minor theme updates
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
<?php namespace ProcessWire;
|
||||
|
||||
/** @var Notices $notices */
|
||||
/** @var Config $config */
|
||||
|
||||
if(!defined("PROCESSWIRE")) die();
|
||||
|
||||
?><ul id='notices' class='ui-widget'>
|
||||
<?php
|
||||
|
||||
|
Reference in New Issue
Block a user