projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a41fc3d
)
Function add_access_extension was missing. Fixed.
author
Joe
<joe.hunt.consulting@gmail.com>
Tue, 24 Jan 2023 10:00:47 +0000
(11:00 +0100)
committer
Joe
<joe.hunt.consulting@gmail.com>
Tue, 24 Jan 2023 10:00:47 +0000
(11:00 +0100)
themes/dropdown/renderer.php
patch
|
blob
|
history
diff --git
a/themes/dropdown/renderer.php
b/themes/dropdown/renderer.php
index c59c56c7ec44d51e6b8846c05a6c6b3d1fc35d9e..9e985657a0b090d74f1654e68c6183849c7438bf 100644
(file)
--- a/
themes/dropdown/renderer.php
+++ b/
themes/dropdown/renderer.php
@@
-93,6
+93,7
@@
echo " <li><a href='$path_to_root/access/logout.php?'>$img" . _("Logout") . "</a></li>";
echo "</ul>\n";
$indicator = "$path_to_root/themes/".user_theme(). "/images/ajax-loader.gif";
+ add_access_extensions();
echo "<h1>$SysPrefs->power_by $version<span style='padding-left:300px;'><img id='ajaxmark' src='$indicator' align='center' style='visibility:hidden;'></span></h1>\n";
echo "</div>\n"; // header