Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<div class="form-horizontal">
<div class="form-body">
<div class="form-group">
<div class="note note-info">
If you are using GrandNode on Linux, additional configuration is required to export PDF files and use the WKHTMLTOPDF library. <a href="https://docs.grandnode.com/how-to-make-wkhtmltopdf-working-on-linux" target="_blank">Check the documentation</a> for more details.
</div>
<div class="col-8 col-md-4 col-sm-4 text-right">
<admin-label asp-for="PdfSettings.LogoPictureId" class="control-label"/>
</div>
Expand Down
Loading