Replace the way too old webSVN with git

This commit is contained in:
Fándly Gergő 2019-08-08 17:24:00 +03:00
parent 198ba9a5b8
commit 106eba4471

View File

@ -25,7 +25,7 @@
?>
<span id="title" style="display: none"><?php echo (isset($titleExtend)?$titleExtend." :: ":"").($view==""?"":$lang[$view]." :: ").$lang['sitetitle'] ?></span>
<iframe style="width: 99%; height: 40em" src="/websvn"></iframe>
<br>
<br>
<button type="button" onclick="window.location='/websvn'"><?php echo $lang['repos'] ?></button>
<script>
goTo('');
document.location='https://git.systemtest.tk/explore/repos';
</script>