Procházet zdrojové kódy

settings.html: Fixup filename for custom.ini (#6463)

TerraTech před 9 roky
rodič
revize
05d24020b1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      public/app/features/admin/partials/settings.html

+ 1 - 1
public/app/features/admin/partials/settings.html

@@ -7,7 +7,7 @@
 	</div>
 	</div>
 
 
 		<div class="grafana-info-box span8" style="margin: 20px 0 25px 0">
 		<div class="grafana-info-box span8" style="margin: 20px 0 25px 0">
-			These system settings are defined in grafana.ini or grafana.custom.ini (or overriden in ENV variables).
+			These system settings are defined in grafana.ini or custom.ini (or overriden in ENV variables).
 			To change these you currently need to restart grafana.
 			To change these you currently need to restart grafana.
 		</div>
 		</div>