From 2a99a22130e448409e05aa58d314ce2b1ecfb7eb Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 1 Jun 2010 19:52:44 +0000 Subject: - do not remove slashes before calling insert_user_comment (homogeneity with update_user_comment and general use of slashes in piwigo) - when using a modifier on a non array variable use @| instead of | (generated code is simpler and faster) git-svn-id: http://piwigo.org/svn/trunk@6437 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/identification.tpl | 2 +- themes/default/template/menubar_identification.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default/template') diff --git a/themes/default/template/identification.tpl b/themes/default/template/identification.tpl index 1d7e6d873..ca9bd04f7 100644 --- a/themes/default/template/identification.tpl +++ b/themes/default/template/identification.tpl @@ -48,7 +48,7 @@

- +

diff --git a/themes/default/template/menubar_identification.tpl b/themes/default/template/menubar_identification.tpl index b686b9601..bf932141e 100644 --- a/themes/default/template/menubar_identification.tpl +++ b/themes/default/template/menubar_identification.tpl @@ -28,7 +28,7 @@ {if isset($U_LOGIN)}
- +
{'Quick connect'|@translate}
-- cgit v1.2.3