Added FCSQL

Change-Id: I76c273731d86f749069408b5835fbfc9e6bad7e1
diff --git a/templates/partial/header.html.ep b/templates/partial/header.html.ep
index 7deae57..682b365 100644
--- a/templates/partial/header.html.ep
+++ b/templates/partial/header.html.ep
@@ -25,7 +25,7 @@
 
     <%= loc 'with' %>
     <span class="select">
-      %= select_field 'ql', [[loc('QL_poliqarp') => 'poliqarp'], [loc('QL_cosmas2') => 'cosmas2'], [loc('QL_annis') => 'annis'], [loc('QL_cql') => 'cql']], id => 'ql-field'
+      %= select_field 'ql', [[loc('QL_poliqarp') => 'poliqarp'], [loc('QL_cosmas2') => 'cosmas2'], [loc('QL_annis') => 'annis'], [loc('QL_cql') => 'cql'], [loc('QL_fcsql') => 'fcsql']], id => 'ql-field'
     </span>
     <div class="button right">
       % param(cutoff => 1) unless param 'q';