diff --git a/README.md b/README.md index e1bb30683..970560f85 100644 --- a/README.md +++ b/README.md @@ -86,13 +86,13 @@ To compile the dist files you need nodejs/npm, clone/download the repo then: #### Contribution Requirements: - When you contribute, you agree to give a non-exclusive license to AdminLTE.io to use that contribution in any context as we (AdminLTE.io) see appropriate. -- If you use content provided by another party, it must be appropriately licensed using an [open source](http://opensource.org/licenses) license. +- If you use content provided by another party, it must be appropriately licensed using an [open source](https://opensource.org/licenses) license. - Contributions are only accepted through GitHub pull requests. - Finally, contributed code must work in all supported browsers (see above for browser support). License ------- -AdminLTE is an open source project by [AdminLTE.io](https://adminlte.io) that is licensed under [MIT](http://opensource.org/licenses/MIT). AdminLTE.io +AdminLTE is an open source project by [AdminLTE.io](https://adminlte.io) that is licensed under [MIT](https://opensource.org/licenses/MIT). AdminLTE.io reserves the right to change the license of future releases. Latest Release @@ -112,9 +112,9 @@ Image Credits ------------- [Pixeden](http://www.pixeden.com/psd-web-elements/flat-responsive-showcase-psd) -[Graphicsfuel](http://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/) +[Graphicsfuel](https://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/) -[Pickaface](http://pickaface.net/) +[Pickaface](https://pickaface.net/) [Unsplash](https://unsplash.com/) diff --git a/build/scss/AdminLTE-components.scss b/build/scss/AdminLTE-components.scss index 01d0c4ba0..fe5947e8c 100644 --- a/build/scss/AdminLTE-components.scss +++ b/build/scss/AdminLTE-components.scss @@ -2,8 +2,8 @@ * AdminLTE v3.0.6-pre * Only Components * Author: Colorlib - * Website: AdminLTE.io - * License: Open source - MIT + * Website: AdminLTE.io + * License: Open source - MIT */ // Bootstrap // --------------------------------------------------- diff --git a/build/scss/AdminLTE-core.scss b/build/scss/AdminLTE-core.scss index 067077b12..4ed9580d0 100644 --- a/build/scss/AdminLTE-core.scss +++ b/build/scss/AdminLTE-core.scss @@ -2,8 +2,8 @@ * AdminLTE v3.0.6-pre * Only Core * Author: Colorlib - * Website: AdminLTE.io - * License: Open source - MIT + * Website: AdminLTE.io + * License: Open source - MIT */ // Bootstrap // --------------------------------------------------- diff --git a/build/scss/AdminLTE-extra-components.scss b/build/scss/AdminLTE-extra-components.scss index 3b81046cd..e02cda881 100644 --- a/build/scss/AdminLTE-extra-components.scss +++ b/build/scss/AdminLTE-extra-components.scss @@ -2,8 +2,8 @@ * AdminLTE v3.0.6-pre * Only Extra Components * Author: Colorlib - * Website: AdminLTE.io - * License: Open source - MIT + * Website: AdminLTE.io + * License: Open source - MIT */ // Bootstrap // --------------------------------------------------- diff --git a/build/scss/AdminLTE-pages.scss b/build/scss/AdminLTE-pages.scss index f22ce05aa..7d97d2988 100644 --- a/build/scss/AdminLTE-pages.scss +++ b/build/scss/AdminLTE-pages.scss @@ -2,8 +2,8 @@ * AdminLTE v3.0.6-pre * Only Pages * Author: Colorlib - * Website: AdminLTE.io - * License: Open source - MIT + * Website: AdminLTE.io + * License: Open source - MIT */ // Bootstrap // --------------------------------------------------- diff --git a/build/scss/AdminLTE-plugins.scss b/build/scss/AdminLTE-plugins.scss index 58fd8b458..fe42869c0 100644 --- a/build/scss/AdminLTE-plugins.scss +++ b/build/scss/AdminLTE-plugins.scss @@ -2,8 +2,8 @@ * AdminLTE v3.0.6-pre * Only Plugins * Author: Colorlib - * Website: AdminLTE.io - * License: Open source - MIT + * Website: AdminLTE.io + * License: Open source - MIT */ // Bootstrap // --------------------------------------------------- diff --git a/build/scss/AdminLTE-raw.scss b/build/scss/AdminLTE-raw.scss index 412f7ccc0..807d5e908 100644 --- a/build/scss/AdminLTE-raw.scss +++ b/build/scss/AdminLTE-raw.scss @@ -1,8 +1,8 @@ /*! * AdminLTE v3.0.6-pre * Author: Colorlib - * Website: AdminLTE.io - * License: Open source - MIT + * Website: AdminLTE.io + * License: Open source - MIT */ // // ------------------------------------------------------------------ diff --git a/build/scss/AdminLTE.scss b/build/scss/AdminLTE.scss index c03d4c35f..376fca9a6 100644 --- a/build/scss/AdminLTE.scss +++ b/build/scss/AdminLTE.scss @@ -1,8 +1,8 @@ /*! * AdminLTE v3.0.6-pre * Author: Colorlib - * Website: AdminLTE.io - * License: Open source - MIT + * Website: AdminLTE.io + * License: Open source - MIT */ // Bootstrap // --------------------------------------------------- diff --git a/composer.json b/composer.json index 8306ceb27..40f019054 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "almasaeed2010/adminlte", "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 4", - "homepage": "http://adminlte.io/", + "homepage": "https://adminlte.io/", "keywords": [ "css", "js", diff --git a/docs/components/main-header.md b/docs/components/main-header.md index d355e41d1..a3f2443a5 100644 --- a/docs/components/main-header.md +++ b/docs/components/main-header.md @@ -4,7 +4,7 @@ title: Main Header Component --- > ##### Reminder! -> AdminLTE uses all of Bootstrap 4 components. It's a good start to review the [Bootstrap documentation](http://getbootstrap.com) to get an idea of the various components that this documentation __does not__ cover. +> AdminLTE uses all of Bootstrap 4 components. It's a good start to review the [Bootstrap documentation](https://getbootstrap.com/) to get an idea of the various components that this documentation __does not__ cover. {: .quote-orange .mt-0} diff --git a/docs/dependencies.md b/docs/dependencies.md index 08b73fcf1..8389f080c 100644 --- a/docs/dependencies.md +++ b/docs/dependencies.md @@ -27,7 +27,7 @@ AdminLTE makes use of the following plugins. For documentation, updates or licen
diff --git a/docs/faq.md b/docs/faq.md index 036976380..72e0e4ca1 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -11,5 +11,5 @@ Short answer, no. However, there are forks and tutorials around the web that pro diff --git a/docs/license.md b/docs/license.md index d75aacd8a..5c8e2abed 100644 --- a/docs/license.md +++ b/docs/license.md @@ -3,7 +3,7 @@ layout: page title: License --- -AdminLTE is an open source project that is licensed under the [MIT license](http://opensource.org/licenses/MIT). This allows you to do pretty much anything you want as long as you include the copyright in "all copies or substantial portions of the Software." Attribution is not required (though very much appreciated). +AdminLTE is an open source project that is licensed under the [MIT license](https://opensource.org/licenses/MIT). This allows you to do pretty much anything you want as long as you include the copyright in "all copies or substantial portions of the Software." Attribution is not required (though very much appreciated).
What You Are Allowed To Do With AdminLTE
- Use in commercial projects. diff --git a/index.html b/index.html index ad7730ce2..8b2f5e7f2 100644 --- a/index.html +++ b/index.html @@ -1322,7 +1322,7 @@
- Copyright © 2014-2020 AdminLTE.io. + Copyright © 2014-2020 AdminLTE.io. All rights reserved.
Version 3.0.6-pre diff --git a/index2.html b/index2.html index 5a5063581..4fb2ea20e 100644 --- a/index2.html +++ b/index2.html @@ -1557,7 +1557,7 @@
- Copyright © 2014-2020 AdminLTE.io. + Copyright © 2014-2020 AdminLTE.io. All rights reserved.
Version 3.0.6-pre diff --git a/index3.html b/index3.html index 21cfabc36..0bba0ef70 100644 --- a/index3.html +++ b/index3.html @@ -10,7 +10,7 @@ - + @@ -988,7 +988,7 @@ to get the desired effect
- Copyright © 2014-2020 AdminLTE.io. + Copyright © 2014-2020 AdminLTE.io. All rights reserved.
Version 3.0.6-pre diff --git a/package.json b/package.json index 8d2cb2d80..549fa896a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Responsive open source admin dashboard and control panel.", "version": "3.0.6-pre", "license": "MIT", - "author": "Colorlib ", + "author": "Colorlib ", "main": "dist/js/adminlte.min.js", "scripts": { "css": "npm-run-all --sequential css-compile css-prefix css-minify", diff --git a/pages/UI/buttons.html b/pages/UI/buttons.html index f047baff8..8dfc1be3b 100644 --- a/pages/UI/buttons.html +++ b/pages/UI/buttons.html @@ -2030,7 +2030,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved.
diff --git a/pages/UI/general.html b/pages/UI/general.html index 5f816458f..ffcb0b286 100644 --- a/pages/UI/general.html +++ b/pages/UI/general.html @@ -1724,7 +1724,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved.
diff --git a/pages/UI/icons.html b/pages/UI/icons.html index 08ade068f..57f8aecd5 100644 --- a/pages/UI/icons.html +++ b/pages/UI/icons.html @@ -731,7 +731,7 @@
@@ -744,7 +744,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved.
diff --git a/pages/UI/modals.html b/pages/UI/modals.html index a3fa475e2..3ad6c5269 100644 --- a/pages/UI/modals.html +++ b/pages/UI/modals.html @@ -777,7 +777,7 @@
Instructions for how to use modals are available on the - Bootstrap documentation + Bootstrap documentation
@@ -1161,7 +1161,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/UI/navbar.html b/pages/UI/navbar.html index c6bbf1bdb..aaca23d1e 100644 --- a/pages/UI/navbar.html +++ b/pages/UI/navbar.html @@ -1283,7 +1283,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/UI/ribbons.html b/pages/UI/ribbons.html index e84ba91c3..6c07bbab4 100644 --- a/pages/UI/ribbons.html +++ b/pages/UI/ribbons.html @@ -851,7 +851,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/UI/sliders.html b/pages/UI/sliders.html index d513eb2ea..05f678d39 100644 --- a/pages/UI/sliders.html +++ b/pages/UI/sliders.html @@ -870,7 +870,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/UI/timeline.html b/pages/UI/timeline.html index 568b185d7..10da200e4 100644 --- a/pages/UI/timeline.html +++ b/pages/UI/timeline.html @@ -789,11 +789,11 @@ 2 days ago

Mina Lee uploaded new photos

- ... - ... - ... - ... - ... + ... + ... + ... + ... + ...
@@ -837,7 +837,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/calendar.html b/pages/calendar.html index 300a99a98..12ff6fe8e 100644 --- a/pages/calendar.html +++ b/pages/calendar.html @@ -805,7 +805,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. @@ -843,7 +843,7 @@ function ini_events(ele) { ele.each(function () { - // create an Event Object (http://arshaw.com/fullcalendar/docs/event_data/Event_Object/) + // create an Event Object (https://fullcalendar.io/docs/event-object) // it doesn't need to have a start or end var eventObject = { title: $.trim($(this).text()) // use the element's text as the event title @@ -946,7 +946,7 @@ title : 'Click for Google', start : new Date(y, m, 28), end : new Date(y, m, 29), - url : 'http://google.com/', + url : 'https://www.google.com/', backgroundColor: '#3c8dbc', //Primary (light-blue) borderColor : '#3c8dbc' //Primary (light-blue) } diff --git a/pages/charts/chartjs.html b/pages/charts/chartjs.html index c6b14f9ed..9f9c0ec17 100644 --- a/pages/charts/chartjs.html +++ b/pages/charts/chartjs.html @@ -855,7 +855,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/charts/flot.html b/pages/charts/flot.html index 96254ff35..c6f6759c2 100644 --- a/pages/charts/flot.html +++ b/pages/charts/flot.html @@ -861,7 +861,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/charts/inline.html b/pages/charts/inline.html index 867fae5e9..d6a6356fb 100644 --- a/pages/charts/inline.html +++ b/pages/charts/inline.html @@ -925,7 +925,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. @@ -1021,7 +1021,7 @@ $this.sparkline('html', $this.data()) }) - /* SPARKLINE DOCUMENTATION EXAMPLES http://omnipotent.net/jquery.sparkline/#s-about */ + /* SPARKLINE DOCUMENTATION EXAMPLES https://omnipotent.net/jquery.sparkline/#s-about */ drawDocSparklines() drawMouseSpeedDemo() diff --git a/pages/examples/404.html b/pages/examples/404.html index 9bf575f36..ef579064d 100644 --- a/pages/examples/404.html +++ b/pages/examples/404.html @@ -755,7 +755,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/500.html b/pages/examples/500.html index cc5724cf1..8929d2684 100644 --- a/pages/examples/500.html +++ b/pages/examples/500.html @@ -755,7 +755,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/blank.html b/pages/examples/blank.html index 2b39e0cde..46154d3df 100644 --- a/pages/examples/blank.html +++ b/pages/examples/blank.html @@ -755,7 +755,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/contacts.html b/pages/examples/contacts.html index 049dba935..d9b2c12bf 100644 --- a/pages/examples/contacts.html +++ b/pages/examples/contacts.html @@ -1043,7 +1043,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/e-commerce.html b/pages/examples/e-commerce.html index 85351bc38..47c50387f 100644 --- a/pages/examples/e-commerce.html +++ b/pages/examples/e-commerce.html @@ -873,7 +873,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/invoice.html b/pages/examples/invoice.html index 970021eb0..2c74f909b 100644 --- a/pages/examples/invoice.html +++ b/pages/examples/invoice.html @@ -893,7 +893,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/language-menu.html b/pages/examples/language-menu.html index 25c89032c..73f28bdd4 100644 --- a/pages/examples/language-menu.html +++ b/pages/examples/language-menu.html @@ -767,7 +767,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/legacy-user-menu.html b/pages/examples/legacy-user-menu.html index 3407fc74e..12badb42e 100644 --- a/pages/examples/legacy-user-menu.html +++ b/pages/examples/legacy-user-menu.html @@ -782,7 +782,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/lockscreen.html b/pages/examples/lockscreen.html index dd607f407..794391246 100644 --- a/pages/examples/lockscreen.html +++ b/pages/examples/lockscreen.html @@ -54,7 +54,7 @@ Or sign in as a different user diff --git a/pages/examples/pace.html b/pages/examples/pace.html index 83f131579..38a413469 100644 --- a/pages/examples/pace.html +++ b/pages/examples/pace.html @@ -757,7 +757,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/profile.html b/pages/examples/profile.html index 8cf2db287..c4bd4b760 100644 --- a/pages/examples/profile.html +++ b/pages/examples/profile.html @@ -1004,10 +1004,10 @@

Mina Lee uploaded new photos

- ... - ... - ... - ... + ... + ... + ... + ...
@@ -1086,7 +1086,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/project-add.html b/pages/examples/project-add.html index f34fac1b6..e55242f38 100644 --- a/pages/examples/project-add.html +++ b/pages/examples/project-add.html @@ -808,7 +808,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/project-detail.html b/pages/examples/project-detail.html index 83ef483f8..141d698d7 100644 --- a/pages/examples/project-detail.html +++ b/pages/examples/project-detail.html @@ -880,7 +880,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/project-edit.html b/pages/examples/project-edit.html index 5f86a594b..8c0c6fabe 100644 --- a/pages/examples/project-edit.html +++ b/pages/examples/project-edit.html @@ -880,7 +880,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/examples/projects.html b/pages/examples/projects.html index 382c62c25..6e82dba4c 100644 --- a/pages/examples/projects.html +++ b/pages/examples/projects.html @@ -1285,7 +1285,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/forms/advanced.html b/pages/forms/advanced.html index 25f821c38..bbd6c3327 100644 --- a/pages/forms/advanced.html +++ b/pages/forms/advanced.html @@ -1350,7 +1350,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/forms/editors.html b/pages/forms/editors.html index e6ad7ab04..025593b82 100644 --- a/pages/forms/editors.html +++ b/pages/forms/editors.html @@ -766,7 +766,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/forms/general.html b/pages/forms/general.html index f7bd6935d..674bf8e1b 100644 --- a/pages/forms/general.html +++ b/pages/forms/general.html @@ -1291,7 +1291,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/forms/validation.html b/pages/forms/validation.html index 9097f316b..f314356cf 100644 --- a/pages/forms/validation.html +++ b/pages/forms/validation.html @@ -774,7 +774,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/gallery.html b/pages/gallery.html index 006df46cc..551a164f5 100644 --- a/pages/gallery.html +++ b/pages/gallery.html @@ -906,7 +906,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/layout/boxed.html b/pages/layout/boxed.html index 48560dd6b..95697a4a5 100644 --- a/pages/layout/boxed.html +++ b/pages/layout/boxed.html @@ -760,7 +760,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/layout/collapsed-sidebar.html b/pages/layout/collapsed-sidebar.html index 689716f65..8fe7df5ae 100644 --- a/pages/layout/collapsed-sidebar.html +++ b/pages/layout/collapsed-sidebar.html @@ -760,7 +760,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/layout/fixed-footer.html b/pages/layout/fixed-footer.html index dcc8241e6..80757f5c6 100644 --- a/pages/layout/fixed-footer.html +++ b/pages/layout/fixed-footer.html @@ -759,7 +759,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/layout/fixed-sidebar.html b/pages/layout/fixed-sidebar.html index aed0f91c7..9d772b098 100644 --- a/pages/layout/fixed-sidebar.html +++ b/pages/layout/fixed-sidebar.html @@ -762,7 +762,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/layout/fixed-topnav.html b/pages/layout/fixed-topnav.html index 9cb9c4764..d7e264f01 100644 --- a/pages/layout/fixed-topnav.html +++ b/pages/layout/fixed-topnav.html @@ -759,7 +759,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/mailbox/compose.html b/pages/mailbox/compose.html index 0b397ab83..31fb269d2 100644 --- a/pages/mailbox/compose.html +++ b/pages/mailbox/compose.html @@ -863,7 +863,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/mailbox/mailbox.html b/pages/mailbox/mailbox.html index 4198a4553..5a41c262d 100644 --- a/pages/mailbox/mailbox.html +++ b/pages/mailbox/mailbox.html @@ -1093,7 +1093,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/mailbox/read-mail.html b/pages/mailbox/read-mail.html index d727ff931..6a5518d80 100644 --- a/pages/mailbox/read-mail.html +++ b/pages/mailbox/read-mail.html @@ -932,7 +932,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/tables/data.html b/pages/tables/data.html index 600efd464..d964690e2 100644 --- a/pages/tables/data.html +++ b/pages/tables/data.html @@ -1620,7 +1620,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/tables/jsgrid.html b/pages/tables/jsgrid.html index ed5be1412..19f5bbe6b 100644 --- a/pages/tables/jsgrid.html +++ b/pages/tables/jsgrid.html @@ -743,7 +743,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/tables/simple.html b/pages/tables/simple.html index f765d3630..6d20d476b 100644 --- a/pages/tables/simple.html +++ b/pages/tables/simple.html @@ -1168,7 +1168,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved. diff --git a/pages/widgets.html b/pages/widgets.html index b3f3878ca..47eda60d5 100644 --- a/pages/widgets.html +++ b/pages/widgets.html @@ -2196,7 +2196,7 @@ Attachment Image
-

Lorem ipsum text generator

+

Lorem ipsum text generator

Description about the attachment can be placed here. @@ -2278,7 +2278,7 @@
Version 3.0.6-pre
- Copyright © 2014-2020 AdminLTE.io. All rights + Copyright © 2014-2020 AdminLTE.io. All rights reserved.