mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-11 01:17:02 +00:00
Merge 4ecbf9f8d5
into 444e690255
This commit is contained in:
commit
aacbc8c803
seahub/templates/registration
0
seahub/templates/registration/custom.html
Normal file
0
seahub/templates/registration/custom.html
Normal file
@ -124,6 +124,7 @@ html, body, #wrapper { height:100%; }
|
||||
{% endblock %}
|
||||
|
||||
{% block extra_script %}
|
||||
{% include "registration/custom.html" %}
|
||||
<script type="text/javascript">
|
||||
$('.login-panel-outer-container').prepend($($('#logo').html()).attr({'height': 40}).addClass('login-panel-logo'));
|
||||
$('.login-panel-bottom-container').append($('#lang').removeClass('fright').addClass('px-2'));
|
||||
|
Loading…
Reference in New Issue
Block a user