Revision 310a7a05
Added by Erik Fonnesbeck over 13 years ago
usr/local/www/system_advanced_admin.php | ||
---|---|---|
267 | 267 |
<div class="tabcont"> |
268 | 268 |
<span class="vexpl"> |
269 | 269 |
<span class="red"> |
270 |
<strong><?=gettext("Note:"); ?> </strong>
|
|
270 |
<strong><?=gettext("NOTE:"); ?> </strong>
|
|
271 | 271 |
</span> |
272 | 272 |
<?=gettext("The options on this page are intended for use by advanced users only."); ?> |
273 | 273 |
<br/> |
Also available in: Unified diff
Change case of "NOTE" for consistency with the pages for the other tabs.