From 3c42989fc44802b005b6687c7879d389eec0eaac Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sun, 29 Sep 2013 16:45:21 +0100 Subject: Typo --- include/text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/text.php b/include/text.php index afd46f396..69c258488 100755 --- a/include/text.php +++ b/include/text.php @@ -1835,7 +1835,7 @@ function json_decode_plus($s) { function design_tools() { -$channel = $channel = get_app()->get_channel(); +$channel = get_app()->get_channel(); $who = $channel['channel_address']; return replace_macros(get_markup_template('design_tools.tpl'), array( -- cgit v1.2.3