diff --git a/Project/php/templates/manageVocabListView.html b/Project/php/templates/manageVocabListView.html index b5e5820..3fe2ddf 100755 --- a/Project/php/templates/manageVocabListView.html +++ b/Project/php/templates/manageVocabListView.html @@ -2,13 +2,33 @@ - Title + Manage Vocabulary List + + + + + + + + + + + + +

Vocab list

- {% include 'vocabularyContainer.twig' with {'actions' : 'affAllVocab', 'vocabularies' : vocabularies , 'userId' : userId} %} + {% include 'vocabularyContainer.twig' with {'actions' : 'affAllVocab', 'vocabularies' : vocabularies , 'userId' : userId } %}