Show general tablename

This commit is contained in:
Robert Langhammer 2018-05-24 16:24:29 +02:00 committed by GitHub
parent 49bf5c3705
commit 9eca295aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -218,8 +218,8 @@
<br>
<form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post">
<button type="submit" name="routes" value="1">show all babel routes</button>
<button type="submit" name="v4table" value="1">show table fff ipv4</button>
<button type="submit" name="v6table" value="1">show table fff ipv6</button>
<button type="submit" name="v4table" value="1">show import/export table ipv4</button>
<button type="submit" name="v6table" value="1">show import/export table ipv6</button>
</form>
</body>