Browse Source

WebUI: event dump clearer

boyska 7 years ago
parent
commit
f78adbe490
1 changed files with 1 additions and 1 deletions
  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>