Commit bb08fc10 authored by Van's avatar Van

🎨 #12724

parent bc29399f
...@@ -23,6 +23,6 @@ ...@@ -23,6 +23,6 @@
<h2>401 Unauthorized!</h2> <h2>401 Unauthorized!</h2>
<img class="img-error" src="${staticServePath}/images/401.png" alt="401" title="401 Unauthorized!" /> <img class="img-error" src="${staticServePath}/images/401.png" alt="401" title="401 Unauthorized!" />
<div class="a-error"> <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> </div>
</@commonPage> </@commonPage>
...@@ -23,6 +23,6 @@ ...@@ -23,6 +23,6 @@
<h2>404 Not Found!</h2> <h2>404 Not Found!</h2>
<img class="img-error" src="${staticServePath}/images/404.gif" title="404" alt="404 Not Found!"/> <img class="img-error" src="${staticServePath}/images/404.gif" title="404" alt="404 Not Found!"/>
<div class="a-error"> <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> </div>
</@commonPage> </@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