diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-10 16:12:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-10 16:12:55 -0400 |
commit | 378cae14bbd540aa1cd6b165bee408c0add169c3 (patch) | |
tree | 9da0e81c7082388b9eb03ceb63b076aa403258d3 | |
parent | c305303b42649bc0276ea43ef7dbb27117ba151b (diff) |
openid_url was renamed to openid_identifier
-rw-r--r-- | doc/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css index cb02f812a..4ea77573a 100644 --- a/doc/style.css +++ b/doc/style.css @@ -332,7 +332,7 @@ ol.form { li.form { padding-bottom: 1em; } -input#openid_url { +input#openid_identifier { background: url(wikiicons/openidlogin-bg.gif) no-repeat; background-color: #fff; background-position: 0 50%; |