diff --git a/www/templates/charisma/views/frontend/books.tpl b/www/templates/charisma/views/frontend/books.tpl index d135537e4..6fa9db685 100644 --- a/www/templates/charisma/views/frontend/books.tpl +++ b/www/templates/charisma/views/frontend/books.tpl @@ -101,9 +101,13 @@ - {$result.title|escape:"htmlall"}
| - + |
+
{$msize[$m@index]|fsize_format:"MB"}
Posted {$mpostdate[$m@index]|timeago}
ago
@@ -130,18 +134,24 @@
{/if}
- {$mgrabs[$m@index]}
Grab{if $mgrabs[$m@index] != 1}s{/if}
- {$mcomments[$m@index]}
Comment{if $mcomments[$m@index] != 1}s{/if}
+
+ {if isset($sabintegrated)}
+
+ {/if}
|
| - + | + {$msize[$m@index]|fsize_format:"MB"} Posted {$mpostdate[$m@index]|timeago} ago @@ -149,6 +151,14 @@ class="fa fa-comment-o">{$mcomments[$m@index]} Comment{if $mcomments[$m@index] != 1}s{/if} + + {if isset($sabintegrated)} + + {/if} |
| - + | + {$msize[$m@index]|fsize_format:"MB"} Posted {$mpostdate[$m@index]|timeago} ago @@ -142,6 +144,14 @@ class="fa fa-comment-o">{$mcomments[$m@index]} Comment{if $mcomments[$m@index] != 1}s{/if} + + {if isset($sabintegrated)} + + {/if} |
| - + |
+
{$msize[$m@index]|fsize_format:"MB"}
Posted {$mpostdate[$m@index]|timeago}
ago
@@ -130,18 +134,24 @@
{/if}
- {$mgrabs[$m@index]}
Grab{if $mgrabs[$m@index] != 1}s{/if}
- {$mcomments[$m@index]}
Comment{if $mcomments[$m@index] != 1}s{/if}
+
+ {if isset($sabintegrated)}
+
+ {/if}
|
| - + | + {$msize[$m@index]|fsize_format:"MB"} Posted {$mpostdate[$m@index]|timeago} ago @@ -149,6 +151,14 @@ class="fa fa-comment-o">{$mcomments[$m@index]} Comment{if $mcomments[$m@index] != 1}s{/if} + + {if isset($sabintegrated)} + + {/if} |
| - + | + {$msize[$m@index]|fsize_format:"MB"} Posted {$mpostdate[$m@index]|timeago} ago @@ -142,6 +144,14 @@ class="fa fa-comment-o">{$mcomments[$m@index]} Comment{if $mcomments[$m@index] != 1}s{/if} + + {if isset($sabintegrated)} + + {/if} |