mirror of
https://github.com/scratchfoundation/scratchwikiskin.git
synced 2025-03-01 16:04:46 -05:00
Changed language in "Help the wiki!" block for users who are not logged in
This commit is contained in:
parent
936049b0a9
commit
0486a1db50
1 changed files with 2 additions and 1 deletions
|
@ -109,7 +109,8 @@ class ScratchWikiSkinTemplate extends BaseTemplate{
|
|||
<h1>Help the wiki!</h1>
|
||||
<div class=box-content>
|
||||
The Scratch Wiki is made by and for Scratchers. Do you want to contribute?<br><br>
|
||||
<a href="/wiki/Contribute_to_the_Scratch_Wiki">Learn more!</a>
|
||||
<a href = "/wiki/Scratch_Wiki_talk:Community_Portal">Check out the Community Portal</a><br><br>
|
||||
<a href="/wiki/Contribute_to_the_Scratch_Wiki">Learn more about joining as an editor!</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue