From a9352fbfb62cebabb29fac26c971ace49ff92be9 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 9 May 2009 15:16:41 +0000 Subject: starting process of moving all language strings to beginning with tidypics --- views/default/object/image.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'views') diff --git a/views/default/object/image.php b/views/default/object/image.php index 16ec74868..df00d752e 100644 --- a/views/default/object/image.php +++ b/views/default/object/image.php @@ -136,13 +136,13 @@ if ($photo_tags) {
-

+

"; - $content .= "
"; + $content .= "
"; echo elgg_view('input/form', array('internalid' => 'quicksearch', 'internalname' => 'form-phototagging', 'class' => 'quicksearch', 'action' => "{$vars['url']}action/tidypics/addtag", 'body' => $content)); -- cgit v1.2.3