mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-30 22:34:53 +00:00
Merge pull request #1101 from haiwen/center-text
center the text of password change dialog
This commit is contained in:
commit
0ef47d34ec
@ -8,7 +8,7 @@
|
||||
|
||||
{% block main_panel %}
|
||||
{% if force_passwd_change %}
|
||||
<p>{% trans "Please update your password before continue." %} </p>
|
||||
<p class="alc">{% trans "Please update your password before continue." %} </p>
|
||||
{% endif %}
|
||||
|
||||
<div class="new-narrow-panel">
|
||||
|
Loading…
Reference in New Issue
Block a user