Subversion Repositories JotaCrossVragenSysteem

Rev

Rev 39 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 39 Rev 40
Line 55... Line 55...
55
echo '<p>Huidige revisie: ';
55
echo '<p>Huidige revisie: ';
56
include ("./config/settings.php");
56
include ("./config/settings.php");
57
echo $GLOBALS['revision'];
57
echo $GLOBALS['revision'];
58
 
58
 
59
?>
59
?>
-
 
60
<a href="#" class="btn btn-primary text-end">Instellingen</a>
60
</p>
61
</p>
61
</div>
62
</div>
62
<p><a href="#" class="btn btn-primary">Instellingen</a></p>
-
 
63
 
63
 
64
</body>
64
</body>
65
</html>
65
</html>