Commit b0490929 authored by Liang Ding's avatar Liang Ding

Merge branch '3.5.0-dev' of https://github.com/b3log/solo into 3.5.0-dev

parents 4f3624a7 bb08fc10
......@@ -23,6 +23,6 @@
<h2>401 Unauthorized!</h2>
<img class="img-error" src="${staticServePath}/images/401.png" alt="401" title="401 Unauthorized!" />
<div class="a-error">
Please <a href="${loginURL}">Star</a> or return to <a href="${servePath}">Index</a>.
Please <a href="${loginURL}">Start</a> or return to <a href="${servePath}">Index</a>.
</div>
</@commonPage>
......@@ -23,6 +23,6 @@
<h2>404 Not Found!</h2>
<img class="img-error" src="${staticServePath}/images/404.gif" title="404" alt="404 Not Found!"/>
<div class="a-error">
Please <a href="${loginURL}">Star</a> or return to <a href="${servePath}">Index</a>.
Please <a href="${loginURL}">Start</a> or return to <a href="${servePath}">Index</a>.
</div>
</@commonPage>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment