From eceb525bf1675910a70d6c88f61ebb6399313a26 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 25 Jun 2010 12:11:07 +0000 Subject: Updated advanced plugin strings markup/classes git-svn-id: http://code.elgg.org/elgg/trunk@6564 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/admin/components/plugin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/admin/components/plugin.php') diff --git a/views/default/admin/components/plugin.php b/views/default/admin/components/plugin.php index e56cdd4ef..894aa856e 100644 --- a/views/default/admin/components/plugin.php +++ b/views/default/admin/components/plugin.php @@ -111,8 +111,8 @@ if ($manifest['screenshot']) { if ($manifest) { ?>
$manifest['description'])); ?>
-
: ". htmlspecialchars($manifest['author']) ?>
-
: ". htmlspecialchars($manifest['version']) ?>
+

: ". htmlspecialchars($manifest['author']) ?>

+

: ". htmlspecialchars($manifest['version']) ?>

-- cgit v1.2.3