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 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".