Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
39a19c39
Commit
39a19c39
authored
Sep 19, 2015
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页脚版权部分统一
parent
6be92197
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
20 deletions
+4
-20
war/src/main/webapp/error/403.ftl
war/src/main/webapp/error/403.ftl
+1
-5
war/src/main/webapp/error/404.ftl
war/src/main/webapp/error/404.ftl
+1
-5
war/src/main/webapp/error/500.ftl
war/src/main/webapp/error/500.ftl
+1
-5
war/src/main/webapp/skins/finding/footer.ftl
war/src/main/webapp/skins/finding/footer.ftl
+1
-5
No files found.
war/src/main/webapp/error/403.ftl
View file @
39a19c39
...
...
@@ -34,11 +34,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year}
Powered by
<a
href=
"http://b3log.org"
target=
"_blank"
>
<span
style=
"color: orange;"
>
B
</span><span
style=
"color: blue;"
><sup>
3
</sup></span><span
style=
"color: green;"
>
L
</span><span
style=
"color: red;"
>
O
</span><span
style=
"color: blue;"
>
G
</span>
<span
class=
"solo"
>
Solo
</span>
</a>
Powered by
<a
href=
"http://b3log.org"
target=
"_blank"
>
B3log
</a>
, ver ${version}
</div>
</div>
</body>
...
...
war/src/main/webapp/error/404.ftl
View file @
39a19c39
...
...
@@ -18,11 +18,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year}
Powered by
<a
href=
"http://b3log.org"
target=
"_blank"
>
<span
style=
"color: orange;"
>
B
</span><span
style=
"color: blue;"
><sup>
3
</sup></span><span
style=
"color: green;"
>
L
</span><span
style=
"color: red;"
>
O
</span><span
style=
"color: blue;"
>
G
</span>
<span
class=
"solo"
>
Solo
</span>
</a>
Powered by
<a
href=
"http://b3log.org"
target=
"_blank"
>
B3log
</a>
, ver ${version}
</div>
</div>
</body>
...
...
war/src/main/webapp/error/500.ftl
View file @
39a19c39
...
...
@@ -34,11 +34,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year}
Powered by
<a
href=
"http://b3log.org"
target=
"_blank"
>
<span
style=
"color: orange;"
>
B
</span><span
style=
"color: blue;"
><sup>
3
</sup></span><span
style=
"color: green;"
>
L
</span><span
style=
"color: red;"
>
O
</span><span
style=
"color: blue;"
>
G
</span>
<span
class=
"solo"
>
Solo
</span>
</a>
Powered by
<a
href=
"http://b3log.org"
target=
"_blank"
>
B3log
</a>
, ver ${version}
</div>
</div>
</body>
...
...
war/src/main/webapp/skins/finding/footer.ftl
View file @
39a19c39
...
...
@@ -3,11 +3,7 @@
© ${year}
<span class="fn-right">
Powered by
<a href="http://b3log.org" target="_blank">
B3log
</a>,
ver ${version}
Powered by <a href="http://b3log.org" target="_blank">B3log</a>, ver ${version}
Theme by <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
</span>
</footer>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment