Remove group adding in edit profile
This commit is contained in:
parent
f9bdc75176
commit
8f42885482
2 changed files with 1 additions and 25 deletions
|
@ -44,7 +44,7 @@
|
|||
#center-float {
|
||||
position: relative;
|
||||
margin: 0 auto auto -28.5em;
|
||||
left: 50%;
|
||||
left: 60%;
|
||||
width: 700px;
|
||||
}
|
||||
</style>
|
||||
|
@ -142,12 +142,6 @@
|
|||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td>
|
||||
<div style="padding-bottom:0.4em;margin-top:-2em" class="block-header">
|
||||
{{ _('Affiliated organizations') }}:
|
||||
</div>
|
||||
{{ form.organizations }}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue