Commit b8d453ba authored by nobodyiam's avatar nobodyiam

fix image typo

parent 9db71184
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
<div class="row"> <div class="row">
<div class="col-lg-12"> <div class="col-lg-12">
<form id="login-form" action="/signin" method="post" role="form" style="display: block;"> <form id="login-form" action="/signin" method="post" role="form" style="display: block;">
<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>
<div class="form-group"> <div class="form-group">
<input type="text" name="username" tabindex="1" class="form-control" <input type="text" name="username" tabindex="1" class="form-control"
placeholder="Username" value=""> placeholder="Username" value="">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment