Migrate from Fancybox to Magnific Popup. re #73

--HG--
rename : about.xml => about.html
This commit is contained in:
Sébastien Lucas 2013-06-25 08:53:04 +02:00
parent d3ce31c6be
commit e547899584
18 changed files with 412 additions and 882 deletions

View file

@ -87,7 +87,7 @@
if ($currentPage->containsBook ()) {
$out ["containsBook"] = 1;
}
$out["abouturl"] = "about.xml";
$out["abouturl"] = "about.html";
if (getCurrentOption ('use_fancyapps') == 0) {
$out["abouturl"] = "index.php" . addURLParameter ("?page=16", DB, $database);
}