mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
Note about github.com login on "edit this page" (fixes #6)
Unfortunately github.com still doesn't provide a more user friendly login screen there (or redirect login links afaict).
This commit is contained in:
parent
d355e6710d
commit
0af61ad1a6
@ -13,7 +13,11 @@
|
||||
|
||||
<% if EditLink %>
|
||||
<div id="edit-link">
|
||||
<p><a target="_blank" href="$EditLink">Edit this page</a></p>
|
||||
<p>
|
||||
<a target="_blank" href="$EditLink">
|
||||
Edit this page <small>(requires github.com login)</small>
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<% end_if %>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user