Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai
noblogs-wp
Commits
f0d1c091
Commit
f0d1c091
authored
Dec 07, 2010
by
root
Committed by
agata
Oct 17, 2019
Browse files
Patch theme the-scenery
parent
979c95d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
wp-content/themes/the-scenery/footer.php
View file @
f0d1c091
...
...
@@ -29,7 +29,7 @@
<div
id=
"footer"
>
<div
id=
"footer-shadow"
></div>
<div
id=
"footer-body"
>
<div
class=
"credit"
>
<!--
<?php
echo
get_num_queries
();
?>
queries.
<?php
timer_stop
(
1
);
?>
seconds. -->
<cite>
<?php
echo
sprintf
(
__
(
"Powered by <a href='http://
wordpress.org/' title='%s'><strong>WordPress</strong></a>"
),
__
(
"Powered by WordPress, state-of-the-art semantic personal publishing platform.
"
));
?>
.
<?php
_e
(
'Current Theme'
)
?>
:
<a
href=
"http://leen.name/the-scenery-wp-theme"
target=
"_blank"
>
The Scenery
</a>
.
</cite></div>
<div
class=
"credit"
>
<!--
<?php
echo
get_num_queries
();
?>
queries.
<?php
timer_stop
(
1
);
?>
seconds. -->
<cite>
<?php
echo
sprintf
(
__
(
"Powered by <a href='http://
autistici.org/'><strong>R*</strong></a>"
),
__
(
"
"
));
?>
.
<?php
_e
(
'Current Theme'
)
?>
:
<a
href=
"http://leen.name/the-scenery-wp-theme"
target=
"_blank"
>
The Scenery
</a>
.
</cite></div>
<?php
wp_footer
();
?>
</div>
</div>
...
...
@@ -172,4 +172,4 @@ jQuery(function(){
</div>
</body>
</html>
\ No newline at end of file
</html>
Write
Preview
Supports
Markdown
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