Project

General

Profile

« Previous | Next » 

Revision 95249b8a

Added by Scott Ullrich about 15 years ago

use / as relative since items might be living in a subdirectory off of / such as pfCenter/

View differences:

usr/local/www/guiconfig.inc
247 247
	<table border="0" cellspacing="0" cellpadding="4" width="100%">
248 248
	<tr>
249 249
		<td class="inputerrorsleft">
250
			<img src="./themes/{$g['theme']}/images/icons/icon_error.gif">
250
			<img src="/themes/{$g['theme']}/images/icons/icon_error.gif">
251 251
		</td>
252 252
		<td class="inputerrorsright">
253 253
			<span class="errmsg"><p>

Also available in: Unified diff