summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoral <protexted@example.com>2018-08-13 22:32:54 +0200
committeral <protexted@example.com>2018-08-13 22:32:54 +0200
commit2014328470a41c2cf6fb1cb18952ee6e09e94c49 (patch)
tree5b8e679ccb103e61a628092d454b7b4ab93c5a31
parenta2f1ee2f74ba3deccc1d1fdb626e1b73725b667f (diff)
downloadphpvirtualbox-2014328470a41c2cf6fb1cb18952ee6e09e94c49.zip
phpvirtualbox-2014328470a41c2cf6fb1cb18952ee6e09e94c49.tar.gz
phpvirtualbox-2014328470a41c2cf6fb1cb18952ee6e09e94c49.tar.bz2
Gray screen after dismissing error message has link to current url
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index b12fa5c..73432a9 100644
--- a/index.html
+++ b/index.html
@@ -509,5 +509,6 @@
</tr>
</table>
</div>
+<div onclick="javascript:window.location.href='./';" style="height:100%; cursor:pointer;">&nbsp;</div>
</body>
</html>