Replace the way too old webSVN with git
This commit is contained in:
parent
198ba9a5b8
commit
106eba4471
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user