version 1.748, 2009/02/14 12:20:10
|
version 1.750, 2009/02/17 10:14:56
|
Line 2810 sub aboutmewrapper {
|
Line 2810 sub aboutmewrapper {
|
return; |
return; |
} |
} |
return '<a href="/adm/'.$domain.'/'.$username.'/aboutme"'. |
return '<a href="/adm/'.$domain.'/'.$username.'/aboutme"'. |
($target?' target="$target"':'').' title="'.&mt("View this user's personal page").'">'.$link.'</a>'; |
($target?' target="$target"':'').' title="'.&mt("View this user's personal |
|
homepage").'">'.$link.'</a>'; |
} |
} |
|
|
# ------------------------------------------------------------ Syllabus Wrapper |
# ------------------------------------------------------------ Syllabus Wrapper |
Line 5726 ol#LC_PathBreadcrumbs li a{
|
Line 5727 ol#LC_PathBreadcrumbs li a{
|
.LC_ContentBoxSpecial |
.LC_ContentBoxSpecial |
{ |
{ |
border: solid 1px $lg_border_color; |
border: solid 1px $lg_border_color; |
max-width:70%; |
|
min-width:70%; |
|
} |
} |
.LC_ContentBoxSpecialContactInfo |
.LC_ContentBoxSpecialContactInfo |
{ |
{ |