mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix typo
This commit is contained in:
parent
bb0802c0c2
commit
86ac483ca4
@ -259,7 +259,7 @@ include("head.inc");
|
||||
<?php include("fbegin.inc"); ?>
|
||||
|
||||
<div id="loading">
|
||||
<img src="/themes/{$g['theme'])/images/misc/loader.gif"> Loading, please wait...
|
||||
<img src="/themes/{$g['theme']}/images/misc/loader.gif"> Loading, please wait...
|
||||
<p/>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user