Em Segunda 19 Novembro 2007 16:53, marc escreveu: > said... > > > I did a new skin for PmWiki called Maguila. > > > > The files were uploaded and the page was filled with information about > > the skin and is here -> http://www.pmwiki.org/wiki/Cookbook/MaguilaSkin . > > Nice one, Carlos. > > I spotted one tiny oversight: > > Line 353 maguila.php > > return "<form ".Keep($out)." </p></form>"; > > needs to lose the </p> > > return "<form " . Keep($out) . "</form>";
Thanks Marc, I'll fix that soon. CarlosAB _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
