<modification>
	<id>OC-Extensions.com - Admin List Row Highlight</id>
	<version>1.0</version>
	<vqmver>1.0.8</vqmver>
	<author>oc-extensions.com</author>

	<file name="admin/view/template/common/header.tpl">
		<operation error="log">
			<search position="after"><![CDATA[<link rel="stylesheet" type="text/css" href="view/stylesheet/stylesheet.css" />]]></search>
			<add><![CDATA[<link rel="stylesheet" type="text/css" href="view/stylesheet/list_row_highlight.css" />]]></add>
		</operation>
	</file> 
	
</modification>