summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2012-07-26 23:45:06 +0200
committerTheo Chatzimichos <tampakrap@gentoo.org>2012-07-26 23:45:06 +0200
commita5d4c138547fb86325c7fb5ab9d979c6a83e7d25 (patch)
tree2e8eae792fa43bcd7a377535db1f9c5b26fe18ce /themes
parentAdd png arrows from oxygen-icons and replace &{l,r}arr; with the images (diff)
downloadblogs-gentoo-a5d4c138547fb86325c7fb5ab9d979c6a83e7d25.tar.gz
blogs-gentoo-a5d4c138547fb86325c7fb5ab9d979c6a83e7d25.tar.bz2
blogs-gentoo-a5d4c138547fb86325c7fb5ab9d979c6a83e7d25.zip
New text in the footer
Diffstat (limited to 'themes')
-rw-r--r--themes/kde-breathe-tampakrap/footer.php9
1 files changed, 3 insertions, 6 deletions
diff --git a/themes/kde-breathe-tampakrap/footer.php b/themes/kde-breathe-tampakrap/footer.php
index c80a5ad8..72d9204f 100644
--- a/themes/kde-breathe-tampakrap/footer.php
+++ b/themes/kde-breathe-tampakrap/footer.php
@@ -13,7 +13,7 @@
</div><!-- #main -->
<div id="footer" role="contentinfo">
-
+
<div class="plasma-left-top"></div>
<div class="plasma-top"></div>
<div class="plasma-right-top"></div>
@@ -21,17 +21,14 @@
<div class="plasma-center" >
<div id="colophon">
<div id="site-info">
- <a href="<?php echo home_url( '/' ) ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home">
- <?php bloginfo( 'name' ); ?>
- </a>
- Original theme twentyten, modified by csslayer. Better experience in firefox and webkit.
+ KDE Air theme by <a href="http://kde-look.org/content/show.php?content=129377">csslayer</a>, forked by <a href="http://blog.tampakrap.gr">tampakrap</a> | The content of this blog is licensed under <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a>
</div><!-- #site-info -->
<div id="site-generator">
<?php do_action( 'twentyten_credits' ); ?>
<a href="<?php echo esc_url( __('http://wordpress.org/', 'twentyten') ); ?>"
title="<?php esc_attr_e('Semantic Personal Publishing Platform', 'twentyten'); ?>" rel="generator">
- <?php printf( __('Proudly powered by %s.', 'twentyten'), 'WordPress' ); ?>
+ <?php printf( __('Powered by %s.', 'twentyten'), 'WordPress' ); ?>
</a>
</div><!-- #site-generator -->