2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

merged rev.445

This commit is contained in:
Alex
2015-04-01 16:41:59 +03:00
8 changed files with 22 additions and 24 deletions

View File

@@ -29,7 +29,7 @@
*
*
*/
/**
* Language file
*/
@@ -62,7 +62,6 @@ if (isset($_GET['auto']))
<ul class="wait_wrapper">
<li class="wait_li_1"><a href="index_interface2.php"><?php echo T_("Get a new case"); ?> <img src="css/images/play.jpg" /></a></li>
<li class="wait_li_2"><a href="endwork.php"><?php echo T_("End work"); ?> <img src="css/images/end.jpg" /></a></li>
</ul>
<?php