diff --git a/e107_themes/jayya/theme.php b/e107_themes/jayya/theme.php index 1dd8050f6..c20290468 100644 --- a/e107_themes/jayya/theme.php +++ b/e107_themes/jayya/theme.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_themes/jayya/theme.php,v $ -| $Revision: 1.4 $ -| $Date: 2008-11-09 20:31:10 $ -| $Author: secretr $ +| $Revision: 1.5 $ +| $Date: 2008-11-22 15:16:54 $ +| $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -22,8 +22,7 @@ if (!defined('e107_INIT')) { exit; } // Get language definition files for this theme -@include_once(e_THEME."jayya/languages/".e_LANGUAGE.".php"); -@include_once(e_THEME."jayya/languages/English.php"); +include_lan(e_THEME."jayya/languages/".e_LANGUAGE.".php"); // [theme] @@ -221,7 +220,7 @@ $CHATBOXSTYLE = " // comment post style $sc_style['REPLY']['pre'] = ""; -$sc_style['REPLY']['post'] = ""; +$sc_style['REPLY']['post'] = ""; $sc_style['SUBJECT']['pre'] = ""; $sc_style['SUBJECT']['post'] = ""; @@ -235,7 +234,7 @@ $sc_style['LOCATION']['post'] = "
"; $sc_style['RATING']['post'] = "

"; -$sc_style['RATING']['post'] = "
"; +$sc_style['COMMENT']['post'] = "
"; $COMMENTSTYLE = "