Project

General

Profile

« Previous | Next » 

Revision dc9975f4

Added by Warren Baker almost 15 years ago

Print the theme correctly.

View differences:

usr/local/www/diag_arp.php
259 259
<?php include("fbegin.inc"); ?>
260 260

  
261 261
<div id="loading">
262
	<img src="/themes/{$g['theme']}/images/misc/loader.gif"><?= gettext("Loading, please wait..."); ?>
262
	<img src="/themes/<?=$g['theme'];?>/images/misc/loader.gif"><?= gettext("Loading, please wait..."); ?>
263 263
	<p/>&nbsp;
264 264
</div>
265 265

  

Also available in: Unified diff