/*************************************
Title:
Version: 2.1
Author:
Demo:
Download:
Website:
Short description:
*************************************/
Hi,
How can I remove the marked areas in the image?
thanks...
http://img9.imageshack.us/img9/102/htrin.jpg
How to remove this?
Moderator: mkoch227
You'll need to delete this code:
So delete lines 356-359 in file "admin/find_tickets.php" and lines 303-306 in "inc/print_tickets.inc.php"
Code: Select all
<p align="center"><select name="a">
<option value="close" selected="selected"><?php echo $hesklang['close_selected']; ?></option>
<option value="delete"><?php echo $hesklang['del_selected']; ?></option>
</select><input type="submit" value="<?php echo $hesklang['execute']; ?>" class="orangebutton" onmouseover="hesk_btn(this,'orangebuttonover');" onmouseout="hesk_btn(this,'orangebutton');" /></p>
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools