diff --git a/www/templates/omicron/views/frontend/books.tpl b/www/templates/omicron/views/frontend/books.tpl index 6738d168f..ca1ea963b 100644 --- a/www/templates/omicron/views/frontend/books.tpl +++ b/www/templates/omicron/views/frontend/books.tpl @@ -10,9 +10,7 @@ -
- IMDB
- TRAKT
- {if $mnfo[$m@index] > 0}NFO{/if}
- Group
-
- IMDB
- TRAKT
- {if $mnfo[$m@index] > 0}NFO{/if}
- Group
-
+ IMDB
+ TRAKT
+ {if $mnfo[$m@index] > 0}NFO{/if}
+ Group
+ - {if $movie && $release.rageid < 0 && $movie.plot != ''}{$movie.plot|escape:"htmlall"|truncate:500:"...":true} - {if $movie.plot|strlen > 500} - more... - {$movie.plot|escape:"htmlall"|nl2br|magicurl}{/if}{/if} +
+ {if $movie && $release.rageid < 0 && $movie.plot != ''}{$movie.plot|escape:"htmlall"|truncate:500:"...":true}
+ {if $movie.plot|strlen > 500}
+ more...
+ {$movie.plot|escape:"htmlall"|nl2br|magicurl}{/if}{/if}
- {if $rage && $release.rageid > 0 && $rage.description != ""}{$rage.description|escape:"htmlall"|nl2br|magicurl|truncate:500:"...":true}
- {if $rage.description|strlen > 500}
- more...
- {$rage.description|escape:"htmlall"|nl2br|magicurl}{/if}{/if}
+ {if $rage && $release.rageid > 0 && $rage.description != ""}{$rage.description|escape:"htmlall"|nl2br|magicurl|truncate:500:"...":true}
+ {if $rage.description|strlen > 500}
+ more...
+ {$rage.description|escape:"htmlall"|nl2br|magicurl}{/if}{/if}
- {if $xxx}
- {if $xxx.tagline != ''}
{$xxx.tagline|stripslashes|escape:"htmlall"}{/if}
- {if $xxx.plot != ''}{if $xxx.tagline != ''} - {else}
-
- {/if}{$xxx.plot|stripslashes|escape:"htmlall"}{/if}
- {/if}
+ {if $xxx}
+ {if $xxx.tagline != ''}
{$xxx.tagline|stripslashes|escape:"htmlall"}{/if}
+ {if $xxx.plot != ''}{if $xxx.tagline != ''} - {else}
+
+ {/if}{$xxx.plot|stripslashes|escape:"htmlall"}{/if}
+ {/if}
- {if $anidb && $release.anidbid > 0 && $anidb.description != ""}{$anidb.description|escape:"htmlall"|nl2br|magicurl|truncate:500:"...":true}{/if}
- {if $music && $music.review != ""}{$music.review|escape:"htmlall"|nl2br|magicurl|truncate:500:"...":true}{/if}
- {if $book && $book.review != ""}{$book.review|escape:"htmlall"|nl2br|magicurl|truncate:500:"...":true}{/if}
- {if $con &&$con.review != ""}{$con.review|escape:"htmlall"|nl2br|magicurl|truncate:500:"...":true}{/if}
-
| - | - | - | - | - | - |
|---|---|---|---|---|---|
| - | - | - | - - | -- - | -- |