summaryrefslogtreecommitdiff
path: root/registration.php
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-04-06 22:25:51 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2011-04-06 22:27:27 +0200
commit86915f5c54370316a97fcc1ea414de8db8ce3e15 (patch)
tree8d564ef6587d9cec2a9d1ab1b7cb41cef571c686 /registration.php
parent90fc78073199e4a5c3b30b5dabf21c229c1715ab (diff)
downloadwebsite-86915f5c54370316a97fcc1ea414de8db8ce3e15.tar.gz
website-86915f5c54370316a97fcc1ea414de8db8ce3e15.tar.bz2
website-86915f5c54370316a97fcc1ea414de8db8ce3e15.tar.xz
website-86915f5c54370316a97fcc1ea414de8db8ce3e15.zip
Rely directly on border-radius
The time that we have to rely on -moz-border-radius and -webkit-border-radius appears to be over, since both browsers now support the standard border-radius property, which should also work in other browsers like Opera.
Diffstat (limited to 'registration.php')
-rw-r--r--registration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/registration.php b/registration.php
index c4c4b95..cb14e7c 100644
--- a/registration.php
+++ b/registration.php
@@ -75,7 +75,7 @@
<p><em>This system looks to be broken again. After submitting this form, wait five minutes and then try using the account. If it doesn't work, contact Freeyorp or Jaxad0127 on the forums or IRC. We can make it for you.</em></p>
<p style="background-color: #ede2da; padding: 5px; border: 1px solid
-#9f9894; -moz-border-radius: 10px;"><i>Security warning:</i> Do not use the same username and password on
+#9f9894; border-radius: 10px;"><i>Security warning:</i> Do not use the same username and password on
two different servers. The server admins can read all of them in clear text and
nothing stops them from trying them on other servers. It happened a lot in the
past that users of the official server got "hacked" because they ignored this