You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the login page on the wiki still references p2k12, it has this text on the bottom
"Du setter passord i p2k12, med kommandoen passwd login. Dette krever fysisk oppmøte i lokalet. Dør-passordet er ikke tilstrekkelig. "
This is clearly wrong :)
The text is defined in the template (mediawiki/includes/templates/Userlogin.php) so it is not possible to change this from Mediawiki itself. Can be fixed by
a) just change the text: "du bruker Bitraf passord (fra p2k16) til å logge inn"
b) remove the text and figure out how it is done the "Mediawiki way".
The text was updated successfully, but these errors were encountered:
the login page on the wiki still references p2k12, it has this text on the bottom
"Du setter passord i p2k12, med kommandoen passwd login. Dette krever fysisk oppmøte i lokalet. Dør-passordet er ikke tilstrekkelig. "
This is clearly wrong :)
The text is defined in the template (mediawiki/includes/templates/Userlogin.php) so it is not possible to change this from Mediawiki itself. Can be fixed by
a) just change the text: "du bruker Bitraf passord (fra p2k16) til å logge inn"
b) remove the text and figure out how it is done the "Mediawiki way".
The text was updated successfully, but these errors were encountered: