Removed “prel()” and “prelb()” from “setToolBar()”; bumped version to 0.3.4

This commit is contained in:
pezcurrel 2024-10-31 23:46:20 +01:00
parent 8e494c909f
commit 4e8e026314

View file

@ -19,7 +19,7 @@
// todo: add a "last updated on" header
$SCRIPTNAME='pfaltgall';
$SCRIPTVERSION='0.3.3';
$SCRIPTVERSION='0.3.4';
$SCRIPTURL='https://git.lattuga.net/Jones/pfaltgall';
require 'lib/ckratelimit.php';
@ -573,8 +573,6 @@ function setToolBar() {
bd.style.height=dh+"px";
td.setAttribute("style","width:100%;height:48px;padding-left:0;padding-top:13px;writing-mode:horizontal-tb;text-orientation:mixed;");
}
prel();
prelb();
}
let bshows=false;
function shbrowser() {