From: Danny B Date: Mon, 19 Jul 2010 13:15:45 +0000 (+0000) Subject: * #siteSub (tagline) isn't headline -> replaced by div (partial fix to bug 457) X-Git-Tag: 1.31.0-rc.0~36082 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles%22%2C%22id_article=%24id_article%22%29%20.%20%22?a=commitdiff_plain;h=9329e10190d2ef5076a115ecfae45c5a5520f2e0;p=lhc%2Fweb%2Fwiklou.git * #siteSub (tagline) isn't headline -> replaced by div (partial fix to bug 457) --- diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 82c1b550da..85e9174180 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -76,7 +76,7 @@ class MonoBookTemplate extends QuickTemplate {

html('title') ?>

-

msg('tagline') ?>

+
msg('tagline') ?>
html('userlangattributes') ?>>html('subtitle') ?>
data['undelete']) { ?>
html('undelete') ?>
diff --git a/skins/Vector.php b/skins/Vector.php index c8388d8ea4..1d4d8bd344 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -487,7 +487,7 @@ class VectorTemplate extends QuickTemplate {
-

msg( 'tagline' ) ?>

+
msg( 'tagline' ) ?>
html('userlangattributes') ?>>html( 'subtitle' ) ?>