forked from atutor/ATutor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated config files for the default theme
- Loading branch information
1 parent
20a350c
commit 2607309
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,18 +15,18 @@ | |
/* This is the default configuration file for the default theme. */ | ||
|
||
/* The theme's name. */ | ||
$_theme['name'] = 'simplified-desktop'; | ||
$_theme['name'] = 'ATutor Default'; | ||
|
||
/* The theme's version number. */ | ||
$_theme['version'] = '1.0'; | ||
|
||
/* Which version of ATutor is this theme intended for. */ | ||
$_theme['atutor-version'] = '1.6'; | ||
$_theme['atutor-version'] = '2.2'; | ||
|
||
/* author information */ | ||
$_theme['author_name'] = 'ATutor'; | ||
$_theme['author_url'] = 'http://atutor.ca'; | ||
$_theme['author_email'] = ''; | ||
$_theme['author_email'] = '[email protected]'; | ||
|
||
/* theme default course banner styles: */ | ||
/* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters