mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Update admin.php
This commit is contained in:
@@ -130,6 +130,11 @@ $up_avl = $latest - $ver ;
|
||||
function hideStuff(id) {
|
||||
document.getElementById(id).style.display = 'none';
|
||||
}
|
||||
function go_url(url) {
|
||||
location=url;
|
||||
return(false);
|
||||
}
|
||||
|
||||
</script>
|
||||
<div id="ltop1">
|
||||
<div style="position:relative; width:231px; height:100px; float:left;">
|
||||
|
||||
Reference in New Issue
Block a user