|
|
@@ -42,14 +42,14 @@ https://opensource.org/licenses/MIT
|
|
|
<script src="/js/sha.js" type="text/javascript"></script>
|
|
|
<script src="/js/common.js" type="text/javascript"></script>
|
|
|
|
|
|
- <link href="/css/style.css?r=<?PHP echo(time());?>" type="text/css" rel="stylesheet">
|
|
|
+ <link href="/css/style.css" type="text/css" rel="stylesheet">
|
|
|
|
|
|
<link href="/css/bootstrap.min.css" type="text/css" rel="stylesheet">
|
|
|
|
|
|
</head>
|
|
|
<body>
|
|
|
|
|
|
-<form id="frmUpload" role="form" method="post" action="/?hl=<?PHP echo($lang);?>" target="_self" enctype="multipart/form-data">
|
|
|
+<form id="frmUpload" role="form" method="post" action="/" target="_self" enctype="multipart/form-data">
|
|
|
|
|
|
<div id="resizeBanner">
|
|
|
BoxMe is bigger!
|