Hi, 2009/7/6 Ekompute .info <[email protected]>: > Hi, I wanted to break the footer so that the copyright message is in its own > line rather than flowing over 2 lines. I did the following but it didn't > work: > > $footerlinks = array( > 'lastmod', 'viewcount', 'numberofwatchingusers', 'credits', > 'privacy', 'disclaimer', 'about', 'tagline', '\n', 'copyright', > ); > > Has anyone tried that? >
No, but have you tried using (non-breaking spaces) in the copyright text? -- Regards, Jean-Marc -- . ___ . @@ // \\ "De Chelonian Mobile" . (_,\/ \_/ \ TortoiseSVN . \ \_/_\_/> The coolest Interface to (Sub)Version Control . /_/ \_\ http://tortoisesvn.net _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
