1
0
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:
Ryan Cramer
2020-07-10 12:32:08 -04:00
parent f7879126da
commit 9c2c5e986e
7 changed files with 36 additions and 10 deletions

View File

@@ -1,4 +1,10 @@
<?php namespace ProcessWire;
/** @var Notices $notices */
/** @var Config $config */
if(!defined("PROCESSWIRE")) die();
?><ul id='notices' class='ui-widget'>
<?php