Remove idea, working fine without it.
This commit is contained in:
@@ -6,11 +6,6 @@
|
|||||||
}
|
}
|
||||||
$show_pics = $GLOBALS["SHOW_BANNER_PICS"];
|
$show_pics = $GLOBALS["SHOW_BANNER_PICS"];
|
||||||
$banner_width = $show_pics ? 6 : 12;
|
$banner_width = $show_pics ? 6 : 12;
|
||||||
|
|
||||||
// TBD / TODO:
|
|
||||||
// Check if user has vertical screen?
|
|
||||||
// Is that possible in this environment?
|
|
||||||
//$image_width = $vertical_screen ? 6 : 3;
|
|
||||||
?>
|
?>
|
||||||
<a href='/about/'>
|
<a href='/about/'>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Reference in New Issue
Block a user