summaryrefslogtreecommitdiff
path: root/modules_v3/GEDFact_assistant/MEDIA_ctrl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules_v3/GEDFact_assistant/MEDIA_ctrl.php')
-rw-r--r--modules_v3/GEDFact_assistant/MEDIA_ctrl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules_v3/GEDFact_assistant/MEDIA_ctrl.php b/modules_v3/GEDFact_assistant/MEDIA_ctrl.php
index 2854fb8bb1..9232e61ad4 100644
--- a/modules_v3/GEDFact_assistant/MEDIA_ctrl.php
+++ b/modules_v3/GEDFact_assistant/MEDIA_ctrl.php
@@ -23,7 +23,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-$controller=new WT_Controller_Individual();
+$controller = new WT_Controller_Individual();
echo '<link href="'.WT_STATIC_URL.WT_MODULES_DIR.'GEDFact_assistant/css/gf_styles.css" rel="stylesheet" type="text/css" media="screen">';