Ignore:
Timestamp:
Oct 4, 2013, 10:09:05 PM (11 years ago)
Author:
mistic100
Message:

add light mode: no script loaded
tests in migration task
add an id to the div on picture page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/SocialButtons/admin.php

    r21232 r24757  
    1212    'position' => $_POST['position'],
    1313    'on_index' => get_boolean($_POST['on_index']),
     14    'light' => isset($_POST['light']),
    1415    'twitter' => array(
    1516      'enabled' => isset($_POST['twitter']['enabled']),
Note: See TracChangeset for help on using the changeset viewer.