Show
Ignore:
Timestamp:
03/06/08 13:38:13 (9 months ago)
Author:
aarkerio
Message:

Glossaries bug fixed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/layouts/admin.ctp

    r247 r317  
    1313echo $html->css("cpanel/cpanel"); 
    1414 
    15 if ( isset($javascript) ): 
    16   echo $html->charset('UTF-8'); 
    17   echo $javascript->link('prototype');  
    18   echo $javascript->link('scriptaculous.js?load=effects'); 
    19   echo $javascript->link('admin'); 
    20 endif; 
     15  if ( isset($javascript) ): 
     16      echo $html->charset('UTF-8'); 
     17      echo $javascript->link('prototype');  
     18      echo $javascript->link('scriptaculous.js?load=effects'); 
     19      echo $javascript->link('admin'); 
     20  endif; 
    2121?> 
    22  
    23  </head> 
     22  </head> 
    2423<body> 
    2524<script type="text/javascript"> 
     
    2928 
    3029<div id="header"> 
     30 
    3131<h1><?php echo $html->link('Karamelo: Control Panel', '/admin/entries/start'); ?></h1> 
    32    <p>e-Learning platform</p>  
    33 <?php echo $html->link($cU['User']['username'] . '\'s blog',  '/blog/'. $cU['User']['username'], array("style"=>"color:white;text-decoration:none;font-weight:bold;")); ?> 
     32<?php  
     33  echo $html->para(null, 'e-Learning platform');  
     34  echo $html->link($cU['User']['username'] . '\'s blog',  '/blog/'. $cU['User']['username'],  array("style"=>"color:white;text-decoration:none;font-weight:bold;"));  
     35?> 
    3436</div><!-- header ends--> 
    3537  <p>