diff --git a/themes/default/template/index.tpl b/themes/default/template/index.tpl index 34fa425a8..f5cc8c16c 100644 --- a/themes/default/template/index.tpl +++ b/themes/default/template/index.tpl @@ -1,7 +1,7 @@ {$MENUBAR} {if !empty($PLUGIN_INDEX_CONTENT_BEFORE)}{$PLUGIN_INDEX_CONTENT_BEFORE}{/if}
-
+{* *} diff --git a/themes/default/template/slideshow.tpl b/themes/default/template/slideshow.tpl index c37996ebe..8a2304b8a 100644 --- a/themes/default/template/slideshow.tpl +++ b/themes/default/template/slideshow.tpl @@ -1,22 +1,24 @@ - +
+
+
+ {if isset($U_SLIDESHOW_STOP) } + [ {'stop the slideshow'|@translate} ] + {/if} +

{$current.TITLE}

+
+
-
- {include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'} -
+
+
{$PHOTO}
+ {include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'} +
-
-
- {$ELEMENT_CONTENT} - {if isset($COMMENT_IMG)} -

{$COMMENT_IMG}

- {/if} -
-
+
+
+ {$ELEMENT_CONTENT} + {if isset($COMMENT_IMG)} +

{$COMMENT_IMG}

+ {/if} +
+
+