Ignore:
Timestamp:
Jan 2, 2011, 2:56:05 AM (13 years ago)
Author:
rub
Message:

Decrease priority in order to have icon on right

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/FacebookPlug/Plugin/include/index.inc.php

    r8436 r8437  
    144144if ($conf['fbp']['share_album'])
    145145{
    146   add_event_handler('loc_end_index', 'fbp_loc_end_index', EVENT_HANDLER_PRIORITY_NEUTRAL+999 /* In order to be last*/);
     146  add_event_handler('loc_end_index', 'fbp_loc_end_index', EVENT_HANDLER_PRIORITY_NEUTRAL+1 /* In order to be on right */);
    147147}
    148148
Note: See TracChangeset for help on using the changeset viewer.