mirror of
https://github.com/strapi/strapi.git
synced 2025-11-16 18:19:34 +00:00
fix typo "to access to" (#9303)
This commit is contained in:
parent
da266a1ab7
commit
76b2dfedbb
@ -119,7 +119,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-6 col-lg-offset-3 col-md-12">
|
<div class="col-lg-6 col-lg-offset-3 col-md-12">
|
||||||
<img alt="Strapi logo" class="logo" src="https://strapi.io/assets/images/logo_login.png">
|
<img alt="Strapi logo" class="logo" src="https://strapi.io/assets/images/logo_login.png">
|
||||||
<h2 class="sub-title">Enter the password to access to the documentation.</h2>
|
<h2 class="sub-title">Enter the password to access the documentation.</h2>
|
||||||
<form method="post" action="<%=actionUrl%>">
|
<form method="post" action="<%=actionUrl%>">
|
||||||
<span class="error">Wrong password...</span>
|
<span class="error">Wrong password...</span>
|
||||||
<label>Password</label>
|
<label>Password</label>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user