/[cvs]/nfo/php/scripts/gdwebint/public_html/tpl/search.tpl
ViewVC logotype

Diff of /nfo/php/scripts/gdwebint/public_html/tpl/search.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Fri Apr 1 15:46:05 2005 UTC revision 1.2 by joko, Fri Apr 1 15:49:51 2005 UTC
# Line 36  Line 36 
36                                                  <img src="gfx/icon.edit.gif" alt="" class="menu-img">                                                  <img src="gfx/icon.edit.gif" alt="" class="menu-img">
37                                                  <a href="#" onclick="goTrackMultiEdit('tracks','id[]')" onmouseover="showTip(this,event,'Edit the selected file/s<br>in a special multi-edit mode.')" onmouseout="hideTip()">Edit</a>                                                  <a href="#" onclick="goTrackMultiEdit('tracks','id[]')" onmouseover="showTip(this,event,'Edit the selected file/s<br>in a special multi-edit mode.')" onmouseout="hideTip()">Edit</a>
38                                                                                                    
39            {if not $cfg.disable_delete_files}
40                                                  <img src="gfx/icon.delete.file.gif" alt="" class="menu-img">                                                  <img src="gfx/icon.delete.file.gif" alt="" class="menu-img">
41                                                  <a href="#" onclick="goTrackMultiDelete('tracks','id[]')" onmouseover="showTip(this,event,'Delete the selected file/s from the filesystem,<br> database and all playlists.')" onmouseout="hideTip()">Delete</a>                                                  <a href="#" onclick="goTrackMultiDelete('tracks','id[]')" onmouseover="showTip(this,event,'Delete the selected file/s from the filesystem,<br> database and all playlists.')" onmouseout="hideTip()">Delete</a>
42            {/if}
43                                    
44                                                  <img src="gfx/icon.add.gif" alt="" class="menu-img">                                                  <img src="gfx/icon.add.gif" alt="" class="menu-img">
45                                                  <a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goTrackMultiAdd('tracks','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected files to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a>                                                  <a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goTrackMultiAdd('tracks','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected files to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed