Parcourir la source

WebUI: event dump clearer

boyska il y a 7 ans
Parent
commit
f78adbe490
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      larigira/dbadmin/templates/dbadmin_base.html

+ 1 - 1
larigira/dbadmin/templates/dbadmin_base.html

@@ -53,7 +53,7 @@ $(function() {
 	option-table collapse">
 	<thead>
 		<tr>
-			<th>Key</th>
+			<th>Option</th>
 			<th>Value</th>
 		</tr>
 	</thead>