cleanup
This commit is contained in:
parent
f6c15fc356
commit
380136d059
2 changed files with 2 additions and 1 deletions
|
@ -51,6 +51,7 @@ table, form {
|
||||||
|
|
||||||
td {
|
td {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
|
|
@ -18,4 +18,4 @@ $forall (Entity uId user) <- users
|
||||||
|
|
||||||
<article .article>
|
<article .article>
|
||||||
<a href=@{ReactivateR}>
|
<a href=@{ReactivateR}>
|
||||||
<p>Alten Nutzer reaktivieren bla laber foo bar baz
|
<p>Alten Nutzer reaktivieren
|
||||||
|
|
Loading…
Reference in a new issue