mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-10 18:43:23 +02:00
Fixed typo of div attribute
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<button type="submit" class="btn btn-primary">Sign in</button> or
|
||||
<a href="/#!/signup">Sign up</a>
|
||||
</div>
|
||||
<div class "forgot-password">
|
||||
<div class="forgot-password">
|
||||
<a href="/#!/password/forgot">Forgot your password?</a>
|
||||
</div>
|
||||
<div data-ng-show="error" class="text-center text-danger">
|
||||
@@ -42,4 +42,4 @@
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user