correct name of emailauth icon
parent
2afb0dd663
commit
f99a4b3545
|
@ -3,5 +3,4 @@ It said the following element was not found:
|
|||
Url: <https://ikiwiki.info/wikiicons/email.png>
|
||||
<https://ikiwiki.info/ikiwiki.cgi?do=prefs>
|
||||
|
||||
|
||||
<img src=http://i.imgur.com/0yo0VjC.png?1>
|
||||
> [[fixed|done]], the icon is really called `emaillogin.png` --[[smcv]]
|
||||
|
|
|
@ -8,7 +8,7 @@ This code is licenced under the New BSD License.
|
|||
var selections_email_large = {
|
||||
email: {
|
||||
name: 'Email',
|
||||
icon: 'wikiicons/email.png',
|
||||
icon: 'wikiicons/emaillogin.png',
|
||||
label: 'Enter your email address:',
|
||||
url: null
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue