[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. * Saving the scores.
* @package dokeos.exercise * @package dokeos.exercise
* @author * @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 // name of the language file that needs to be included
@ -117,7 +117,7 @@ else
?> ?>
<html> <html>
<head> <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> </head>
<body> <body>
<br /> <br />

Loading…
Cancel
Save