mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
bye bye trailing whitespaces (#442)
This commit is contained in:
@@ -67,7 +67,7 @@ if ($vocGroups) {
|
||||
?>
|
||||
|
||||
<h1>Ranking for <?php echo skillName($type) .", ". (($vocation === 'all') ? 'any vocation' : vocation_id_to_name($vocation)) ?>.</h1>
|
||||
|
||||
|
||||
<form action="" method="GET">
|
||||
|
||||
<select name="type">
|
||||
@@ -149,4 +149,4 @@ if ($vocGroups) {
|
||||
</table>
|
||||
<?php
|
||||
}
|
||||
include 'layout/overall/footer.php'; ?>
|
||||
include 'layout/overall/footer.php'; ?>
|
||||
|
Reference in New Issue
Block a user