When clicking on the home button from the LetsEncrypt section in cPanel it gave me this:
SpasianNrD New member Oct 19, 2016 #1 When clicking on the home button from the LetsEncrypt section in cPanel it gave me this:
un4saken Administrator Oct 19, 2016 #2 PHP: [% IF (theme == 'paper_lantern') %] ? ? <script type="text/javascript"> $("#sidebar_home").prop("href", "[% base_url %]index.html"); $("#sidebar_user_manager").prop("href", "[% base_url %]user_manager/index.html"); ? ?</script> ?[% END %]
PHP: [% IF (theme == 'paper_lantern') %] ? ? <script type="text/javascript"> $("#sidebar_home").prop("href", "[% base_url %]index.html"); $("#sidebar_user_manager").prop("href", "[% base_url %]user_manager/index.html"); ? ?</script> ?[% END %]