=============================== 29 November, 2017 - Version 2.5 =============================== ------------------------------------------------------------------------------------------- Backup your theme/style folder and files before applying these updates. ------------------------------------------------------------------------------------------- The best way is to use a compare tool, like: https://sourceforge.net/projects/kdiff3/files/ and use it to compare the 'folders' (the version you're using with the new version) ------------------------------------------------------------------------------------------- Updating HTML Templates Requires Manual Work. ------------------------------------------------------------------------------------------- *. WHMCS template updated to be compatible with latest "WHMCS Version 7.4.1" ---------------------------------------------------------------------------- *. Simply Add The Following Files: -------------------------------------- -> css/index.php -> error/index.php -> fonts/index.php -> img/flags.png -> img/flags@2x.png -> img/index.php -> includes/index.php -> js/index.php -> oauth/index.php -> store/index.php -> index.php *. Simply Replace The Following Files: -------------------------------------- -> css/colors/theme-color-1.css -> css/colors/theme-color-2.css -> css/colors/theme-color-3.css -> css/colors/theme-color-4.css -> css/colors/theme-color-5.css -> css/colors/theme-color-6.css -> css/colors/theme-color-7.css -> css/colors/theme-color-8.css -> css/colors/theme-color-9.css -> css/colors/theme-color-10.css -> css/all.css -> css/all.min.css -> css/help.md -> css/hostwhmcs-style.css -> css/styles.css -> js/main.js -> js/scripts.js -> js/scripts.min.js -> store/spamexperts/index.tpl -> store/spamexperts/master.js -> store/weebly/upgrade.tpl -> creditcard.tpl -> knowledgebase.tpl *. Simply Replace The Following Codes: -------------------------------------- -> header.tpl => Deleted: ----------- Line 14:
=> Added: --------- Line 14: -> header.tpl => Deleted: ----------- Line 216: Line 217: {if $registerdomainenabled} Line 218: Line 219: {/if} Line 220: {if $transferdomainenabled} Line 221: Line 222: {/if} Line 223: => Added: --------- Line 216: Line 217: {if $registerdomainenabled} Line 218: Line 219: {/if} Line 220: {if $transferdomainenabled} Line 221: Line 222: {/if} Line 223: -> header.tpl => Deleted: ----------- Line 289: