We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9db7118 + b8d453b commit 82c5619Copy full SHA for 82c5619
apollo-portal/src/main/resources/static/img/logo-detail.png
38.4 KB
apollo-portal/src/main/resources/static/login.html
@@ -244,7 +244,7 @@
244
<div class="row">
245
<div class="col-lg-12">
246
<form id="login-form" action="/signin" method="post" role="form" style="display: block;">
247
- <p class="text-center"><img src="img/apollo-logo-all.png" style="width: 284px; height:75px; "></p>
+ <p class="text-center"><img src="img/logo-detail.png" style="width: 284px; height:75px; "></p>
248
<div class="form-group">
249
<input type="text" name="username" tabindex="1" class="form-control"
250
placeholder="Username" value="">
0 commit comments