mirror of
https://github.com/friendica/friendica
synced 2024-11-10 08:22:57 +00:00
diabook-theme: small fix
This commit is contained in:
parent
3521e22333
commit
ff2ddc319d
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ if ($color=="dark") $color_path = "/diabook-dark/";
|
|||
$.cookie("close_lastusers","2", { expires: 365, path: "/" });
|
||||
$.cookie("close_lastphotos","2", { expires: 365, path: "/" });
|
||||
$.cookie("close_lastlikes","2", { expires: 365, path: "/" });
|
||||
$.cookie("Boxorder",null, { expires: 365, path: "/" });
|
||||
alert("Right-hand column was restored. Please refresh your browser");
|
||||
}
|
||||
</script>';}
|
||||
|
|
Loading…
Reference in a new issue