|
From: <be...@us...> - 2014-09-14 10:06:41
|
Revision: 12780
http://sourceforge.net/p/xoops/svn/12780
Author: beckmi
Date: 2014-09-14 10:06:34 +0000 (Sun, 14 Sep 2014)
Log Message:
-----------
Fixing English typo
Modified Paths:
--------------
XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/css/style.css
Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/css/style.css
===================================================================
--- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/css/style.css 2014-09-14 10:05:54 UTC (rev 12779)
+++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/css/style.css 2014-09-14 10:06:34 UTC (rev 12780)
@@ -10,7 +10,7 @@
*
* @version $Id
*/
- /* ==================== Import others style cheats ==================== */
+ /* ==================== Import other stylesheets ==================== */
@import url(reset.css);
@import url(dashboard.css);
@import url(buttonbar.css);
|