diff --git a/include/class.format.php b/include/class.format.php index ac9f94c3b42a9e5f1af87d196d0a2e24ac4fdacb..861f8796dd0768948eb14f321e810b9a69b0ae8f 100644 --- a/include/class.format.php +++ b/include/class.format.php @@ -353,6 +353,7 @@ class Format { .'&auth='.$token; // ALL link targets open in a new tab $a['target'] = '_blank'; + $a['class'] = 'no-pjax'; } // Images which are external are rewritten to <div // data-src='url...'/>