Skip to content

Commit b8d453b

Browse files
committed
fix image typo
1 parent 9db7118 commit b8d453b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

apollo-portal/src/main/resources/static/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
<div class="row">
245245
<div class="col-lg-12">
246246
<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>
247+
<p class="text-center"><img src="img/logo-detail.png" style="width: 284px; height:75px; "></p>
248248
<div class="form-group">
249249
<input type="text" name="username" tabindex="1" class="form-control"
250250
placeholder="Username" value="">

0 commit comments

Comments
 (0)