From 98b07b1118f757184142b668bbc08b24910a3568 Mon Sep 17 00:00:00 2001 From: Wikimedia Espana Date: Sat, 25 Aug 2012 15:28:22 +0200 Subject: [PATCH] =?utf8?q?La=20clase=20landingbox=5Fmore=20en=20el=20eleme?= =?utf8?q?nto=20padre,=20de=20otra=20forma=20el=20bot=C3=B3n=20baja=20much?= =?utf8?q?o=20en=20el=20skin=20wmes.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- HomePageWMES.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HomePageWMES.php b/HomePageWMES.php index 72a6a1c..5edbb0d 100644 --- a/HomePageWMES.php +++ b/HomePageWMES.php @@ -46,7 +46,7 @@ function landingbox($nombre, $class, $texto, $enlace2 = false, $titulo2 = false) "

" . "" . rtrim( $nombre, 'r' ) . "" . "

" . - "

" . + "

" . 'MÁS' . '

' . "

" . @@ -106,7 +106,7 @@ function efHookHomepageWMES( $input, array $args, Parser $parser, PPFrame $frame

-- 2.30.2