Loading core/css/guest.css +2 −2 Original line number Diff line number Diff line Loading @@ -1180,12 +1180,12 @@ a.legal { } #body-login #submit-wrapper .submit-icon { top: 23px; top: 32px; right: 30%; } #reset-password-wrapper .submit-icon { top: 23px; top: 32px; right: 25%; } Loading defaults.php +2 −2 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ class OC_Theme { * @return string documentation link */ public function buildDocLinkToKey($key) { return $this->getDocBaseUrl() . '/server/21/go.php?to=' . $key; return $this->getDocBaseUrl() . '/server/22/go.php?to=' . $key; } Loading @@ -133,7 +133,7 @@ class OC_Theme { 'color-primary' => '#007FFF', 'color-error' => '#FB3845', 'color-success' => '#3AD975', 'image-login-background' => 'url("/themes/eelo/core/img/background.png")' 'image-login-background' => 'url("/themes/eCloud/core/img/background.png")' ]; } Loading Loading
core/css/guest.css +2 −2 Original line number Diff line number Diff line Loading @@ -1180,12 +1180,12 @@ a.legal { } #body-login #submit-wrapper .submit-icon { top: 23px; top: 32px; right: 30%; } #reset-password-wrapper .submit-icon { top: 23px; top: 32px; right: 25%; } Loading
defaults.php +2 −2 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ class OC_Theme { * @return string documentation link */ public function buildDocLinkToKey($key) { return $this->getDocBaseUrl() . '/server/21/go.php?to=' . $key; return $this->getDocBaseUrl() . '/server/22/go.php?to=' . $key; } Loading @@ -133,7 +133,7 @@ class OC_Theme { 'color-primary' => '#007FFF', 'color-error' => '#FB3845', 'color-success' => '#3AD975', 'image-login-background' => 'url("/themes/eelo/core/img/background.png")' 'image-login-background' => 'url("/themes/eCloud/core/img/background.png")' ]; } Loading