예제 #1
0
				<a href="<?php 
echo $path;
?>
points/" id="points" class="top_menu_link">
					<img src="<?php 
echo $imgPath;
?>
points.jpg" width="<?php 
echo $imgWidth;
?>
" height="<?php 
echo $imgHeight;
?>
" border="0" alt="Путевые точки">
					<br><?php 
echo Lib\Loc::getMessage('ms_icar_menu_points');
?>
				</a>
			</div>
		</td>
	</tr>
</table>
<style>
	.top_menu table {
		width: 900px;
	}
	.top_menu td {
		border: 1px solid cornflowerblue;
		display: block;
		float: left;
		margin: 2px;