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

Diff of /nfo/php/scripts/gdwebint/public_html/tpl/search.albums.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="goAlbumMultiEdit('albums','id[]')" onmouseover="showTip(this,event,'Edit the selected albums')" onmouseout="hideTip()">Edit</a>                                                  <a href="#" onclick="goAlbumMultiEdit('albums','id[]')" onmouseover="showTip(this,event,'Edit the selected albums')" 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="{if $cfg.common_isdemo}demoInfo(){else}goAlbumMultiDelete('albums','id[]'){/if}" onmouseover="showTip(this,event,'Delete the selected albums/s from the<br>filesystem, database and all playlists.<br><b>Warning:</b> You cannot undo!')" onmouseout="hideTip()">Delete</a>                                                  <a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumMultiDelete('albums','id[]'){/if}" onmouseover="showTip(this,event,'Delete the selected albums/s from the<br>filesystem, database and all playlists.<br><b>Warning:</b> You cannot undo!')" 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}goAlbumMultiAdd('albums','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected albums to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a>                                                  <a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumMultiAdd('albums','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected albums 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