Skip to content

Commit 9d40d7c

Browse files
committed
Moved informations about the repository source
1 parent 5460d96 commit 9d40d7c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

templates/partials/modal-wizard.html.twig

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,9 @@
179179

180180
<input type="text" name="gitsync[repo_url]" placeholder="https://github.com/getgrav/grav.git" value="{{ settings.repository|default('') }}" />
181181
</label>
182-
183-
<p class="info">
184-
GitSync expects the repository to be your <strong>user/</strong> folder. At this time it is not possible to use a full Grav site repository as source for GitSync.
185-
</p>
182+
<span>
183+
GitSync will use the above repository to store the <strong>user/</strong> folder items selected in Step 4.
184+
</span>
186185
</p>
187186

188187
<p class="center">

0 commit comments

Comments
 (0)