From: hauke Date: Mon, 18 May 2015 20:21:38 +0000 (+0200) Subject: added a box around the button for a nicer look X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=commitdiff_plain;h=bb3df7d98e30ce1d81240936c4c7129f55604c02 added a box around the button for a nicer look --- diff --git a/pledgie.tgz b/pledgie.tgz index b0cd9126..18958292 100644 Binary files a/pledgie.tgz and b/pledgie.tgz differ diff --git a/pledgie/pledgie.php b/pledgie/pledgie.php index 37688538..986fd986 100644 --- a/pledgie/pledgie.php +++ b/pledgie/pledgie.php @@ -70,7 +70,7 @@ function pledgie_addon_settings_post(&$a,&$b) { function pledgie_active(&$a,&$b) { $campaign = get_config('pledgie-campaign','text'); $describe = get_config('pledgie-describe','text'); - $b .= '
'; + $b .= '
'; $b .= $describe . '