fixing some issues with redirects.

This commit is contained in:
Stefan Midjich 2016-12-14 16:37:32 +01:00
parent d895b36263
commit 143e31e932
5 changed files with 58 additions and 38 deletions

View file

@ -18,3 +18,7 @@
color: #D8000C;
background-color: #FFBABA;
}
#error-box {
display:none;
}