1
0
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:
Daniel Pan 2016-04-06 14:59:31 +08:00
commit 0ef47d34ec

View File

@ -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">