From: <var...@us...> - 2019-04-26 14:14:19
|
Revision: 10124 http://sourceforge.net/p/phpwiki/code/10124 Author: vargenau Date: 2019-04-26 14:14:17 +0000 (Fri, 26 Apr 2019) Log Message: ----------- Use CSS Modified Paths: -------------- trunk/pgsrc/SpecialPages trunk/themes/fusionforge/pgsrc/SpecialPages Modified: trunk/pgsrc/SpecialPages =================================================================== --- trunk/pgsrc/SpecialPages 2019-04-26 12:58:47 UTC (rev 10123) +++ trunk/pgsrc/SpecialPages 2019-04-26 14:14:17 UTC (rev 10124) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Fri, 26 Apr 2019 16:12:18 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=SpecialPages; @@ -6,13 +6,13 @@ charset=UTF-8 Content-Transfer-Encoding: binary -{| cellpadding="5" -|- valign="top" -| +{| +|- style="vertical-align: top" +| style="padding-right: 10px" | == Help == * [[Help:Help|Help]] * [[Help:PhpWikiManual|PhpWikiManual]] -| +| style="padding-right: 10px" | == Pages == * [[AllPages]] * [[AllUserPages]] @@ -27,7 +27,7 @@ * [[LeastPopular]] * [[WantedPages]] * [[RandomPage]] -| +| style="padding-right: 10px" | == Users == * [[AllUsers]] @@ -36,7 +36,7 @@ == Interwikis == * [[InterWikiMap]] -| +| style="padding-right: 10px" | == Changes == * [[RecentChanges]] * [[FullRecentChanges]] Modified: trunk/themes/fusionforge/pgsrc/SpecialPages =================================================================== --- trunk/themes/fusionforge/pgsrc/SpecialPages 2019-04-26 12:58:47 UTC (rev 10123) +++ trunk/themes/fusionforge/pgsrc/SpecialPages 2019-04-26 14:14:17 UTC (rev 10124) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:36 +0000 +Date: Fri, 26 Apr 2019 16:12:18 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=SpecialPages; @@ -6,13 +6,13 @@ charset=UTF-8 Content-Transfer-Encoding: binary -{| cellpadding="5" -|- valign="top" -| +{| +|- style="vertical-align: top" +| style="padding-right: 10px" | == Help == * [[Help:../Help|Help]] * [[Help:../PhpWikiManual|PhpWikiManual]] -| +| style="padding-right: 10px" | == Pages == * [[AllPages]] * [[AllUserPages]] @@ -29,7 +29,7 @@ * [[RandomPage]] * [[RateIt]] * [[MyRatings]] -| +| style="padding-right: 10px" | == Users == * [[AllUsers]] @@ -38,7 +38,7 @@ == Interwikis == * [[InterWikiMap]] -| +| style="padding-right: 10px" | == Changes == * [[RecentChanges]] * [[FullRecentChanges]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |