mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-31 22:57:47 +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 %}
|
{% block main_panel %}
|
||||||
{% if force_passwd_change %}
|
{% 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 %}
|
{% endif %}
|
||||||
|
|
||||||
<div class="new-narrow-panel">
|
<div class="new-narrow-panel">
|
||||||
|
Loading…
Reference in New Issue
Block a user