Changed name back to Modpol from Modular Politics

This commit is contained in:
Nathan Schneider
2021-12-20 20:14:43 -07:00
parent 645cc6f690
commit 75f3a80d31
2 changed files with 11 additions and 11 deletions

View File

@ -63,7 +63,7 @@ function modpol.interactions.dashboard(user)
local formspec = {
"formspec_version[4]",
"size[10,8]",
"label[0.5,0.5;M O D U L A R P O L I T I C S]",
"label[0.5,0.5;M O D P O L]",
"label[0.5,2;All orgs:]",
"dropdown[2,1.5;7,0.8;all_orgs;"..formspec_list(all_orgs)..";;]",
"label[0.5,3;Your orgs:]",