6 lines
104 B
PHP
6 lines
104 B
PHP
<?php if(!empty($config->URAndSR)):?>
|
|
<style>
|
|
.thWidth{width:100px !important;}
|
|
</style>
|
|
<?php endif;?>
|