[svn r12849] Loading stylesheet theme from database

skala
Yannick Warnier 18 years ago
parent fea9ff9f74
commit b25fc182d1
  1. 4
      main/exercice/savescores.php

@ -22,7 +22,7 @@
* Saving the scores.
* @package dokeos.exercise
* @author
* @version $Id: savescores.php 12836 2007-08-01 21:08:24Z yannoo $
* @version $Id: savescores.php 12849 2007-08-02 04:21:36Z yannoo $
*/
// name of the language file that needs to be included
@ -117,7 +117,7 @@ else
?>
<html>
<head>
<link rel='stylesheet' type='text/css' href='../css/scorm.css' />
<link rel='stylesheet' type='text/css' href='../css/<?php echo api_get_setting('stylesheets');?>/scorm.css' />
</head>
<body>
<br />

Loading…
Cancel
Save