- Fixed typo in theme Marvin. Patch by Goba.
parent
6c85795ace
commit
ca7d8c0221
|
@ -3,7 +3,7 @@
|
|||
|
||||
function marvin_help($section) {
|
||||
|
||||
$ouptout = "";
|
||||
$output = "";
|
||||
|
||||
switch ($section) {
|
||||
case 'admin/system/themes#description':
|
||||
|
|
Loading…
Reference in New Issue