Index: extensions/FacebookPlug/Plugin/include/index.inc.php
===================================================================
--- extensions/FacebookPlug/Plugin/include/index.inc.php	(revision 8436)
+++ extensions/FacebookPlug/Plugin/include/index.inc.php	(revision 8437)
@@ -144,5 +144,5 @@
 if ($conf['fbp']['share_album'])
 {
-  add_event_handler('loc_end_index', 'fbp_loc_end_index', EVENT_HANDLER_PRIORITY_NEUTRAL+999 /* In order to be last*/);
+  add_event_handler('loc_end_index', 'fbp_loc_end_index', EVENT_HANDLER_PRIORITY_NEUTRAL+1 /* In order to be on right */);
 }
 
