diff --git a/theme/ly_white.php b/theme/ly_white.php index 64f4f09..37e137e 100644 --- a/theme/ly_white.php +++ b/theme/ly_white.php @@ -2,7 +2,7 @@ - <?php echo $pretitle;?> - <?php echo $_SERVER['sitename'];?> + <?php echo $pretitle; if ($_SERVER['base_disk_path']!=$_SERVER['base_path']) echo ' - ' . getConfig('diskname');?> - <?php echo $_SERVER['sitename'];?> @@ -12,8 +12,8 @@
-