diff options
author | Jayaram Pai | 2014-03-22 10:08:29 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-03-22 10:08:29 +0530 |
commit | bf734e04b25ca97c897f431af8ac9966279337f5 (patch) | |
tree | 429f916e8138cc0c5eddb000f04b4dbc147fe8cb | |
parent | ec49231eb8ea0bb64788b07cdb600c59762e4422 (diff) | |
download | FOSSEE-Forum-bf734e04b25ca97c897f431af8ac9966279337f5.tar.gz FOSSEE-Forum-bf734e04b25ca97c897f431af8ac9966279337f5.tar.bz2 FOSSEE-Forum-bf734e04b25ca97c897f431af8ac9966279337f5.zip |
added General FOSS
-rw-r--r-- | static/website/templates/get-question.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/get-question.html b/static/website/templates/get-question.html index 77753e8..1a3d96b 100644 --- a/static/website/templates/get-question.html +++ b/static/website/templates/get-question.html @@ -207,6 +207,7 @@ <option value="Tux-Typing">Tux-Typing</option> <option value="What-is-Spoken-Tutorial">What-is-Spoken-Tutorial</option> <option value="Xfig">Xfig</option> + <option value="General">General FOSS</option> </select> </div> <div class="col-lg-4 col-md-4 col-sm-4"> |