Project

General

Profile

« Previous | Next » 

Revision 1552

Added by Dietmar over 12 years ago

  1. fix mdcr.js $scriptLink to absolute url
    ! change separator breadcrumb admintools

View differences:

tool.php
35 35
				print '<h4><a href="'.ADMIN_URL.'/admintools/index.php" '.
36 36
				      'title="'.$HEADING['ADMINISTRATION_TOOLS'].'">'.
37 37
				      $HEADING['ADMINISTRATION_TOOLS'].'</a>'.
38
					  '&raquo'.$toolName.'</h4>'."\n";
38
					  '&nbsp;&raquo;&nbsp;'.$toolName.'</h4>'."\n";
39 39
			}
40 40
			// include modules tool.php
41 41
			require(WB_PATH.'/modules/'.$toolDir.'/tool.php');

Also available in: Unified diff