diff --git a/resources/views/admin/master.tpl b/resources/views/admin/master.tpl index 2240dd26..af55fb70 100644 --- a/resources/views/admin/master.tpl +++ b/resources/views/admin/master.tpl @@ -8,11 +8,11 @@ - + - + - + @yield('style') @@ -127,9 +127,9 @@ - + - + @if (Option::get('check_update') == '1') + - + @if (Session::has('msg')) +
diff --git a/resources/views/skinlib/master.tpl b/resources/views/skinlib/master.tpl index dc893a02..f424a0bb 100644 --- a/resources/views/skinlib/master.tpl +++ b/resources/views/skinlib/master.tpl @@ -8,11 +8,11 @@ - + - + - + @yield('style') @@ -139,9 +139,9 @@ - + - + @yield('script') diff --git a/resources/views/user/master.tpl b/resources/views/user/master.tpl index 855abb94..2f811c23 100644 --- a/resources/views/user/master.tpl +++ b/resources/views/user/master.tpl @@ -8,11 +8,11 @@ - + - + - + @yield('style') @@ -128,9 +128,9 @@ - + - + @yield('script') diff --git a/resources/views/vendor/.gitkeep b/resources/views/vendor/.gitkeep deleted file mode 100644 index e69de29b..00000000