mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Add helper text for log path.
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
<div class="inline required field">
|
||||
<label for="log_root_path">{{.i18n.Tr "install.log_root_path"}}</label>
|
||||
<input id="log_root_path" name="log_root_path" value="{{.log_root_path}}" placeholder="log" required>
|
||||
<span class="help">{{.i18n.Tr "install.log_root_path_helper"}}</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user