Update the templates, change paths pointing to another template.

This commit is contained in:
Darko
2015-07-17 13:35:26 +02:00
parent cc95ed3748
commit e7540f780f
9 changed files with 67 additions and 67 deletions
@@ -277,7 +277,7 @@
name="CP{$result.imdbid}"
title="Add to CouchPotato"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/couch.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/couch.png"></a>
{/if}
{if isset($isadmin)}
<input type="button"
@@ -270,7 +270,7 @@
href="{$site->dereferrer_link}http://nzbindex.com/search/?q={$result.title}"
target="_blank"
>
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/nzbindex.png"/>
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/nzbindex.png"/>
&nbsp;
</a>
</td>
@@ -281,7 +281,7 @@
href="{$site->dereferrer_link}http://binsearch.info/?q={$result.title}"
target="_blank"
>
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/binsearch.png"/>
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/binsearch.png"/>
&nbsp;
</a>
</td>
@@ -174,54 +174,54 @@
<th>
name<br>
<a title="Sort Descending" href="{$orderbyname_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbyname_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
category<br>
<a title="Sort Descending" href="{$orderbycat_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbycat_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
posted<br>
<a title="Sort Descending" href="{$orderbyposted_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbyposted_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
size<br>
<a title="Sort Descending" href="{$orderbysize_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbysize_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
files<br>
<a title="Sort Descending" href="{$orderbyfiles_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbyfiles_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">stats<br>
<a title="Sort Descending" href="{$orderbystats_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbystats_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th>
@@ -251,11 +251,11 @@
<div class="btns" style="float:right">
{release_flag($result.searchname, browse)}
{if $result.passwordstatus == 1}
<img title="RAR/ZIP Possibly Passworded." src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/lock2.png" alt="RAR/ZIP Possibly Passworded.">
<img title="RAR/ZIP Possibly Passworded." src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/lock2.png" alt="RAR/ZIP Possibly Passworded.">
{elseif $result.passwordstatus == 2}
<img title="RAR/ZIP Possibly Damaged." src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/broken.png" alt="RAR/ZIP Possibly Damaged.">
<img title="RAR/ZIP Possibly Damaged." src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/broken.png" alt="RAR/ZIP Possibly Damaged.">
{elseif $result.passwordstatus == 10}
<img title="RAR/ZIP is Passworded." src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/lock.gif" alt="RAR/ZIP is Passworded.">
<img title="RAR/ZIP is Passworded." src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/lock.gif" alt="RAR/ZIP is Passworded.">
{/if}
{if $result.videostatus > 0}
<a
@@ -318,7 +318,7 @@
<a title="View file list" href="{$smarty.const.WWW_TOP}/filelist/{$result.guid}">{$result.totalpart}</a>
{if $result.rarinnerfilecount > 0}
<div class="rarfilelist">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/magnifier.png" alt="{$result.guid}">
<img src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/magnifier.png" alt="{$result.guid}">
</div>
{/if}
</td>
+14 -14
View File
@@ -98,7 +98,7 @@
name="viewade{$result.title}"
title="View AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/ade.png"></a>
{else}
<a
target="_blank"
@@ -106,7 +106,7 @@
name="viewade{$result.title}"
title="Search AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/ade.png"></a>
{/if}
{if $result.classused == "hm"}
<a
@@ -115,7 +115,7 @@
name="viewhm{$result.title}"
title="View Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/hotmovies.png"></a>
{else}
<a
target="_blank"
@@ -123,7 +123,7 @@
name="viewhm{$result.title}"
title="Search Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/hotmovies.png"></a>
{/if}
{if $result.classused == "pop"}
<a
@@ -132,7 +132,7 @@
name="viewpop{$result.id}"
title="View Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/popporn.png"></a>
{else}
<a
target="_blank"
@@ -140,7 +140,7 @@
name="viewpop{$result.id}"
title="Search Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/popporn.png"></a>
{/if}
<a
target="_blank"
@@ -148,7 +148,7 @@
name="viewiafd{$result.title}"
title="Search Internet Adult Film Database"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/iafd.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/iafd.png"></a>
{if $mnfo[$m@index] > 0}<a
href="{$smarty.const.WWW_TOP}/nfo/{$mguid[$m@index]}/{$mname[$m@index]|escape:"htmlall"}"
title="View NFO" class="label label-default"
@@ -230,7 +230,7 @@
name="viewade{$result.title}"
title="View AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/ade.png"></a>
{else}
<a
target="_blank"
@@ -238,7 +238,7 @@
name="viewade{$result.title}"
title="Search AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/ade.png"></a>
{/if}
{if $result.classused == "hm"}
<a
@@ -247,7 +247,7 @@
name="viewhm{$result.title}"
title="View Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/hotmovies.png"></a>
{else}
<a
target="_blank"
@@ -255,7 +255,7 @@
name="viewhm{$result.title}"
title="Search Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/hotmovies.png"></a>
{/if}
{if $result.classused == "pop"}
<a
@@ -264,7 +264,7 @@
name="viewpop{$result.id}"
title="View Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/popporn.png"></a>
{else}
<a
target="_blank"
@@ -272,7 +272,7 @@
name="viewpop{$result.id}"
title="Search Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/popporn.png"></a>
{/if}
<a
target="_blank"
@@ -280,7 +280,7 @@
name="viewiafd{$result.title}"
title="Search Internet Adult Film Database"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/iafd.png"></a>
src="{$smarty.const.WWW_TOP}/templates/charisma/images/icons/iafd.png"></a>
{if $mnfo[$m@index] > 0}<a
href="{$smarty.const.WWW_TOP}/nfo/{$mguid[$m@index]}/{$mname[$m@index]|escape:"htmlall"}"
title="View NFO" class="label label-default"
@@ -277,7 +277,7 @@
name="CP{$result.imdbid}"
title="Add to CouchPotato"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/couch.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/couch.png"></a>
{/if}
{if isset($isadmin)}
<input type="button"
@@ -270,7 +270,7 @@
href="{$site->dereferrer_link}http://nzbindex.com/search/?q={$result.title}"
target="_blank"
>
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/nzbindex.png"/>
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/nzbindex.png"/>
&nbsp;
</a>
</td>
@@ -281,7 +281,7 @@
href="{$site->dereferrer_link}http://binsearch.info/?q={$result.title}"
target="_blank"
>
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/binsearch.png"/>
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/binsearch.png"/>
&nbsp;
</a>
</td>
+16 -16
View File
@@ -174,54 +174,54 @@
<th>
name<br>
<a title="Sort Descending" href="{$orderbyname_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbyname_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
category<br>
<a title="Sort Descending" href="{$orderbycat_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbycat_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
posted<br>
<a title="Sort Descending" href="{$orderbyposted_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbyposted_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
size<br>
<a title="Sort Descending" href="{$orderbysize_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbysize_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">
files<br>
<a title="Sort Descending" href="{$orderbyfiles_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbyfiles_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th style="text-align:center;">stats<br>
<a title="Sort Descending" href="{$orderbystats_desc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_down.gif" alt="Sort Descending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_down.gif" alt="Sort Descending">
</a>
<a title="Sort Ascending" href="{$orderbystats_asc}">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/sorting/arrow_up.gif" alt="Sort Ascending">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/sorting/arrow_up.gif" alt="Sort Ascending">
</a>
</th>
<th>
@@ -251,11 +251,11 @@
<div class="btns" style="float:right">
{release_flag($result.searchname, browse)}
{if $result.passwordstatus == 1}
<img title="RAR/ZIP Possibly Passworded." src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/lock2.png" alt="RAR/ZIP Possibly Passworded.">
<img title="RAR/ZIP Possibly Passworded." src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/lock2.png" alt="RAR/ZIP Possibly Passworded.">
{elseif $result.passwordstatus == 2}
<img title="RAR/ZIP Possibly Damaged." src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/broken.png" alt="RAR/ZIP Possibly Damaged.">
<img title="RAR/ZIP Possibly Damaged." src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/broken.png" alt="RAR/ZIP Possibly Damaged.">
{elseif $result.passwordstatus == 10}
<img title="RAR/ZIP is Passworded." src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/lock.gif" alt="RAR/ZIP is Passworded.">
<img title="RAR/ZIP is Passworded." src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/lock.gif" alt="RAR/ZIP is Passworded.">
{/if}
{if $result.videostatus > 0}
<a
@@ -318,7 +318,7 @@
<a title="View file list" href="{$smarty.const.WWW_TOP}/filelist/{$result.guid}">{$result.totalpart}</a>
{if $result.rarinnerfilecount > 0}
<div class="rarfilelist">
<img src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/magnifier.png" alt="{$result.guid}">
<img src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/magnifier.png" alt="{$result.guid}">
</div>
{/if}
</td>
@@ -65,7 +65,7 @@
<br/>
{/if}
{if isset ($ourmovies) && $ourmovies[$result->alternate_ids->imdb] != ""}
{if isset($ourmovies) && $ourmovies[$result->alternate_ids->imdb] != ""}
<a class="rndbtn btn btn-sm btn-success"
href="{$smarty.const.WWW_TOP}/movies?imdb={$result->alternate_ids->imdb}">Download</a>
{else}
+14 -14
View File
@@ -98,7 +98,7 @@
name="viewade{$result.title}"
title="View AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/ade.png"></a>
{else}
<a
target="_blank"
@@ -106,7 +106,7 @@
name="viewade{$result.title}"
title="Search AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/ade.png"></a>
{/if}
{if $result.classused == "hm"}
<a
@@ -115,7 +115,7 @@
name="viewhm{$result.title}"
title="View Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/hotmovies.png"></a>
{else}
<a
target="_blank"
@@ -123,7 +123,7 @@
name="viewhm{$result.title}"
title="Search Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/hotmovies.png"></a>
{/if}
{if $result.classused == "pop"}
<a
@@ -132,7 +132,7 @@
name="viewpop{$result.id}"
title="View Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/popporn.png"></a>
{else}
<a
target="_blank"
@@ -140,7 +140,7 @@
name="viewpop{$result.id}"
title="Search Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/popporn.png"></a>
{/if}
<a
target="_blank"
@@ -148,7 +148,7 @@
name="viewiafd{$result.title}"
title="Search Internet Adult Film Database"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/iafd.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/iafd.png"></a>
{if $mnfo[$m@index] > 0}<a
href="{$smarty.const.WWW_TOP}/nfo/{$mguid[$m@index]}/{$mname[$m@index]|escape:"htmlall"}"
title="View NFO" class="label label-default"
@@ -230,7 +230,7 @@
name="viewade{$result.title}"
title="View AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/ade.png"></a>
{else}
<a
target="_blank"
@@ -238,7 +238,7 @@
name="viewade{$result.title}"
title="Search AdultdvdEmpire page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/ade.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/ade.png"></a>
{/if}
{if $result.classused == "hm"}
<a
@@ -247,7 +247,7 @@
name="viewhm{$result.title}"
title="View Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/hotmovies.png"></a>
{else}
<a
target="_blank"
@@ -255,7 +255,7 @@
name="viewhm{$result.title}"
title="Search Hot Movies page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/hotmovies.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/hotmovies.png"></a>
{/if}
{if $result.classused == "pop"}
<a
@@ -264,7 +264,7 @@
name="viewpop{$result.id}"
title="View Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/popporn.png"></a>
{else}
<a
target="_blank"
@@ -272,7 +272,7 @@
name="viewpop{$result.id}"
title="Search Popporn page"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/popporn.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/popporn.png"></a>
{/if}
<a
target="_blank"
@@ -280,7 +280,7 @@
name="viewiafd{$result.title}"
title="Search Internet Adult Film Database"
><img
src="{$smarty.const.WWW_TOP}/templates/nntmux/images/icons/iafd.png"></a>
src="{$smarty.const.WWW_TOP}/templates/omicron/images/icons/iafd.png"></a>
{if $mnfo[$m@index] > 0}<a
href="{$smarty.const.WWW_TOP}/nfo/{$mguid[$m@index]}/{$mname[$m@index]|escape:"htmlall"}"
title="View NFO" class="label label-default"