Add notice about autoupdater to config mode
This commit is contained in:
parent
99936deed8
commit
638aef092e
2 changed files with 12 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
<p>
|
||||
<%= template.render_string(site.config_mode.msg_welcome, {hostname=hostname, sysconfig=sysconfig}) %>
|
||||
</p>
|
||||
<p>
|
||||
<%=self.data["autoupdater_msg"]%>
|
||||
</p>
|
||||
|
||||
<% if not self.embedded then %>
|
||||
<form method="post" enctype="multipart/form-data" action="<%=REQUEST_URI%>">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue