PATH:
home
/
letacommog
/
adelcya
/
wp-content
/
plugins
/
all-in-one-favicon
/
includes
/
settings-page
<?php /** * @package Techotronic * @subpackage All in one Favicon * * @since 4.0 * @author Arne Franken * * Translation for settings page */ ?> <div id="poststuff"> <div id="aio-favicon-translation" class="postbox"> <h3 id="translation"><?php _e('Translation', AIOFAVICON_TEXTDOMAIN) ?></h3> <div class="inside"> <p><?php _e('The english translation was done by <a href="http://www.techotronic.de" target="_blank">Arne Franken</a>.', AIOFAVICON_TEXTDOMAIN); ?></p> </div> </div> </div>
[+]
..
[-] sp-left-column.php
[edit]
[-] sp-translation.php
[edit]
[-] sp-right-column.php
[edit]
[-] sp-donations.php
[edit]
[-] sp-plugin-meta-settings.php
[edit]
[-] sp-donate-box.php
[edit]
[-] sp-tipps-box.php
[edit]
[-] sp-delete-settings.php
[edit]
[-] sp-plugin-favicon-settings.php
[edit]
[-] sp-footer.php
[edit]