Index: /branches/dev/data/downloads/module/mdl_ebis_tag/ebis_tag.php
===================================================================
--- /branches/dev/data/downloads/module/mdl_ebis_tag/ebis_tag.php	(revision 15058)
+++ /branches/dev/data/downloads/module/mdl_ebis_tag/ebis_tag.php	(revision 15059)
@@ -196,5 +196,5 @@
         
         if ( empty($arrList[$key]['url']) ) {
-            $url = SITE_URL . str_replace('_', '/', $arrList[$key]['url']);
+            $url = SITE_URL . str_replace('_', '/', $arrList[$key]['page_id']);
             $arrList[$key]['url'] = $url . '.php';
         } else {
