Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
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
Commits
14ee547f
Commit
14ee547f
authored
Sep 29, 2015
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页脚版权部分统一
parent
a9e34dc5
Changes
11
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
src/main/webapp/admin-index.ftl
src/main/webapp/admin-index.ftl
+1
-1
src/main/webapp/article-pwd.ftl
src/main/webapp/article-pwd.ftl
+1
-1
src/main/webapp/error/403.ftl
src/main/webapp/error/403.ftl
+1
-1
src/main/webapp/error/404.ftl
src/main/webapp/error/404.ftl
+1
-1
src/main/webapp/error/500.ftl
src/main/webapp/error/500.ftl
+1
-1
src/main/webapp/init.ftl
src/main/webapp/init.ftl
+1
-1
src/main/webapp/login.ftl
src/main/webapp/login.ftl
+1
-1
src/main/webapp/register.ftl
src/main/webapp/register.ftl
+1
-1
src/main/webapp/reset-pwd.ftl
src/main/webapp/reset-pwd.ftl
+1
-1
src/main/webapp/skins/finding/footer.ftl
src/main/webapp/skins/finding/footer.ftl
+1
-1
src/main/webapp/skins/mobile/footer.ftl
src/main/webapp/skins/mobile/footer.ftl
+1
-1
No files found.
src/main/webapp/admin-index.ftl
View file @
14ee547f
...
...
@@ -126,7 +126,7 @@
<div
id=
"tabsPanel_about"
class=
"none"
></div>
</div>
<div
class=
"footer"
>
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}
</div>
</div>
<script
src=
"${staticServePath}/js/lib/jquery/jquery.min.js"
></script>
...
...
src/main/webapp/article-pwd.ftl
View file @
14ee547f
...
...
@@ -52,7 +52,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year} -
<a
href=
"${servePath}"
>
${blogTitle}
</a><br/>
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}
</div>
</div>
</div>
...
...
src/main/webapp/error/403.ftl
View file @
14ee547f
...
...
@@ -34,7 +34,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year}
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}
</div>
</div>
</body>
...
...
src/main/webapp/error/404.ftl
View file @
14ee547f
...
...
@@ -18,7 +18,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year}
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}
</div>
</div>
</body>
...
...
src/main/webapp/error/500.ftl
View file @
14ee547f
...
...
@@ -34,7 +34,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year}
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}
</div>
</div>
</body>
...
...
src/main/webapp/init.ftl
View file @
14ee547f
...
...
@@ -122,7 +122,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year}
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}
</div>
</div>
</div>
...
...
src/main/webapp/login.ftl
View file @
14ee547f
...
...
@@ -50,7 +50,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year} -
<a
href=
"${servePath}"
>
${blogTitle}
</a><br/>
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}
</div>
</div>
</div>
...
...
src/main/webapp/register.ftl
View file @
14ee547f
...
...
@@ -57,7 +57,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year} -
<a
href=
"${servePath}"
>
${blogTitle}
</a><br/>
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}
</div>
</div>
</div>
...
...
src/main/webapp/reset-pwd.ftl
View file @
14ee547f
...
...
@@ -61,7 +61,7 @@
<div
class=
"footerWrapper"
>
<div
class=
"footer"
>
©
${year} -
<a
href=
"${servePath}"
>
${blogTitle}
</a><br/>
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}
</div>
</div>
</div>
...
...
src/main/webapp/skins/finding/footer.ftl
View file @
14ee547f
...
...
@@ -3,7 +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>
...
...
src/main/webapp/skins/mobile/footer.ftl
View file @
14ee547f
...
...
@@ -5,7 +5,7 @@
<script type="text/javascript">function switch_delayer() { location.reload();}</script>${mobileLabel} <a id="switch-link" onclick="wptouch_switch_confirmation('normal');" href="javascript:void(0)"></a> </div>
</center>
<p><span style="color: gray;">© ${year}</span> - <a href="${servePath}">${blogTitle}</a></p>
<p>Powered by <a href="http://b3log.org" target="_blank">B3log</a>, ver ${version},
<p>Powered by <a href="http://b3log.org" target="_blank">B3log
开源
</a>, ver ${version},
Theme by <a rel="friend" href="http://dx.b3log.org" target="_blank">dx</a> <
<a rel="friend" href="http://www.bravenewcode.com/products/wptouch-pro">WPtouch</a>.</p>
</div>
...
...
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