[blockem]: converted 4 spaces -> tab
This commit is contained in:
parent
9b5ab3b373
commit
1bff1a3bf1
1 changed files with 15 additions and 16 deletions
|
@ -44,7 +44,6 @@ function blockem_addon_settings (App $a, &$s)
|
|||
/* Add our stylesheet to the page so we can make our settings look nice */
|
||||
$a->page['htmlhead'] .= '<link rel="stylesheet" type="text/css" href="' . $a->get_baseurl() . '/addon/blockem/blockem.css' . '" media="all" />' . "\r\n";
|
||||
|
||||
|
||||
$words = PConfig::get(local_user(), 'blockem', 'words');
|
||||
|
||||
if (! $words) {
|
||||
|
|
Loading…
Add table
Reference in a new issue