Skip to content

Commit

Permalink
Moved AdGear to the right, to respect our branding
Browse files Browse the repository at this point in the history
  • Loading branch information
francois committed May 12, 2010
1 parent a3cb037 commit e75c08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adgear-ad-manager/admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ function adgear_settings_page() {
$plugin_url = WP_PLUGIN_URL.'/'.str_replace( basename( __FILE__ ), "", plugin_basename( __FILE__ ) );
?>
<div class="wrap">
<h2>AdGear <img height="40" alt="" src="<?php echo $plugin_url.'/../adgear-logo.png'; ?>"/> Settings</h2>
<h2>Settings for AdGear <img height="40" alt="" src="<?php echo $plugin_url.'/../adgear-logo.png'; ?>"/></h2>
<?php
if ( function_exists( 'curl_init' ) ) {
?>
Expand Down

0 comments on commit e75c08c

Please sign in to comment.