#22 Now new tickets can be created, even with multiple pages
This commit is contained in:
parent
6dac91ede5
commit
2964ba6975
@ -174,6 +174,13 @@ if ($total > 0)
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo '</p>';
|
echo '</p>';
|
||||||
|
echo '
|
||||||
|
<div>
|
||||||
|
<div align="center" style="float: left"></div>
|
||||||
|
<div align="right" style="text-align: right">
|
||||||
|
<a href="new_ticket.php">'.$hesklang['nti'].'</a>
|
||||||
|
</div>
|
||||||
|
</div>';
|
||||||
|
|
||||||
} // end PAGES > 1
|
} // end PAGES > 1
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user