File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 210
210
<i class="octicon octicon-settings"></i>
211
211
{{.i18n.Tr "your_settings"}}<!-- Your settings -->
212
212
</a>
213
- <a class="item" target="_blank" rel="noopener" href="https://docs.gitea.io" rel="noreferrer ">
213
+ <a class="item" target="_blank" rel="noopener noreferrer " href="https://docs.gitea.io">
214
214
<i class="octicon octicon-question"></i>
215
215
{{.i18n.Tr "help"}}<!-- Help -->
216
216
</a>
234
234
235
235
{{else}}
236
236
237
- <a class="item" target="_blank" rel="noopener" href="https://docs.gitea.io" rel="noreferrer ">{{.i18n.Tr "help"}}</a>
237
+ <a class="item" target="_blank" rel="noopener noreferrer " href="https://docs.gitea.io">{{.i18n.Tr "help"}}</a>
238
238
<div class="right menu">
239
239
{{if .ShowRegistrationButton}}
240
240
<a class="item{{if .PageIsSignUp}} active{{end}}" href="{{AppSubUrl}}/user/sign_up">
You can’t perform that action at this time.
0 commit comments