web/embed_form.php
changeset 233 10d6fd6ce9ab
parent 229 74c9ddc3640b
child 276 f7669b499d41
--- a/web/embed_form.php	Mon Jul 25 18:56:21 2011 +0200
+++ b/web/embed_form.php	Tue Jul 26 16:49:36 2011 +0200
@@ -15,7 +15,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <title>embed Configuration</title>
 	
-	<link rel="stylesheet" href="<?php echo(URL_ROOT); ?>res/css/custom.css" type="text/css" media="screen, projection">
+	<link rel="stylesheet" href="<?php echo(registry_url('custom', 'css')); ?>" type="text/css" media="screen, projection">
 	
 	<!-- FONT -->
 	<link href='<?php echo(registry_url('PT-Sans_Narrow','font'))?>' rel='stylesheet' type='text/css'>