Skip to content

Commit

Permalink
Version 18.31-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilia Rostovtsev committed Jan 4, 2017
1 parent ae9e418 commit 5274351
Show file tree
Hide file tree
Showing 80 changed files with 99 additions and 92 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Before posting an issue, please search through README.md and closed/opened issues to make sure that the answer to your questions hasn't been answered/discussed already.

Please make sure that you have latest theme (18.31) and Webmin (1.820) versions installed.
Please make sure that you have latest theme (18.31) and Webmin (1.830) versions installed.

Provide the following information:
* What is your server-side OS and its version?
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
##Changelog

####Version 18.31 (December 09, 2016)
Fixed bugs [#592](https://github.com/qooob/authentic-theme/issues/592) [#593](https://github.com/qooob/authentic-theme/issues/593) [#594](https://github.com/qooob/authentic-theme/pull/594) [#597](https://github.com/qooob/authentic-theme/issues/597) [#599](https://github.com/qooob/authentic-theme/issues/599) [#600](https://github.com/qooob/authentic-theme/issues/600) [#601](https://github.com/qooob/authentic-theme/issues/601) [#602](https://github.com/qooob/authentic-theme/issues/602)
Fixed bugs [#592](https://github.com/qooob/authentic-theme/issues/592) [#593](https://github.com/qooob/authentic-theme/issues/593) [#594](https://github.com/qooob/authentic-theme/pull/594) [#597](https://github.com/qooob/authentic-theme/issues/597) [#599](https://github.com/qooob/authentic-theme/issues/599) [#600](https://github.com/qooob/authentic-theme/issues/600) [#601](https://github.com/qooob/authentic-theme/issues/601) [#602](https://github.com/qooob/authentic-theme/issues/602) [#605](https://github.com/qooob/authentic-theme/issues/605) [#611](https://github.com/qooob/authentic-theme/pull/611) [#619](https://github.com/qooob/authentic-theme/issues/619) [#620](https://github.com/qooob/authentic-theme/issues/620) [#767595](https://www.virtualmin.com/node/767595)

####Version 18.30 (December 07, 2016)     :star2: :star2: :star2: :star2: :star2:
* Increased theme's speed and stability
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Ilia Rostovtsev
Copyright (c) 2017 Ilia Rostovtsev

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,9 @@ Theme has great support for this module, by adding numerous mast-have features.
* `+` - select all
* `-` - deselect all
* `F2` - change permissions
* `Shift+F2` - Change attributes
* `F3` - change ownership
* `Shift+F3` - change security context
* `F4` - edit where possible
* `Esc` - close active editor window
* `Ctrl+Esc` - minimize active editor window
Expand Down
2 changes: 1 addition & 1 deletion authentic-init.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion authentic-lib.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
4 changes: 2 additions & 2 deletions authentic.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down Expand Up @@ -231,7 +231,7 @@ sub theme_footer {
}

sub theme_popup_prehead {
print '<style>.ui_form_end_submit {display: none}</style>';
print '<style>#popup .ui_form_end_submit {display: none}</style>';
}

sub theme_file_chooser_button {
Expand Down
2 changes: 1 addition & 1 deletion buttons.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
7 changes: 6 additions & 1 deletion changelog.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand All @@ -24,6 +24,11 @@ our $__changelog
<a class="label label-default" href="https://github.com/qooob/authentic-theme/issues/600" target="_blank">#600</a>
<a class="label label-default" href="https://github.com/qooob/authentic-theme/issues/601" target="_blank">#601</a>
<a class="label label-default" href="https://github.com/qooob/authentic-theme/issues/602" target="_blank">#602</a>
<a class="label label-default" href="https://github.com/qooob/authentic-theme/issues/605" target="_blank">#605</a>
<a class="label label-default" href="https://github.com/qooob/authentic-theme/pull/611" target="_blank">#611</a>
<a class="label label-default" href="https://github.com/qooob/authentic-theme/issues/619" target="_blank">#619</a>
<a class="label label-default" href="https://github.com/qooob/authentic-theme/issues/620" target="_blank">#620</a>
<a class="label label-default" href="https://www.virtualmin.com/node/767595" target="_blank">#767595</a>
</li>
</ul>
<span style=" float: right; font-size: 10px; display: inline-block; margin-top: -7px; ">18.31</span><hr style="margin-top: 18px; margin-bottom: 12px;">
Expand Down
2 changes: 1 addition & 1 deletion extensions/csf/csf.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
* Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/

Expand Down
2 changes: 1 addition & 1 deletion extensions/csf/csf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
* Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/
;
Expand Down
2 changes: 1 addition & 1 deletion extensions/csf/csf.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/csf/csf.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/file-manager/bookmark.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chattr.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chcon.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chmod.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chown.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/compress.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/copy.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/create_file.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/create_folder.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/cut.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/delete.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/extract.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager-lib.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
* Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/
;
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/file-manager/list.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/paste.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/rename.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/search.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion extensions/sql.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
* Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/
;
Expand Down
2 changes: 1 addition & 1 deletion extensions/sql.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion navigation.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion pam_login.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion session_login.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion settings-editor_read.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion settings-editor_write.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion settings-favorites_save.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion settings-upload.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion settings-upload_save.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion settings.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion sysinfo.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
# Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#

Expand Down
2 changes: 1 addition & 1 deletion unauthenticated/css/authentic.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* Authentic Theme 18.31 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2016 Ilia Rostovtsev <[email protected]>
* Copyright 2014-2017 Ilia Rostovtsev <[email protected]>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/

Expand Down
2 changes: 1 addition & 1 deletion unauthenticated/css/authentic.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions unauthenticated/css/bundle.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion unauthenticated/css/font-arial.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5274351

Please sign in to comment.