more related comment

git-svn-id: https://wikiteam.googlecode.com/svn/trunk@404 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
pull/117/head
emijrp 12 years ago
parent 0b1d78031e
commit 34972ea855

@ -189,7 +189,7 @@ class App:
#end tabs
#statusbar
self.status = Label(self.master, text="Welcome to WikiTeam tools. What do you want to do today?", bd=1, background='grey', justify=LEFT, relief=SUNKEN)
self.status = Label(self.master, text="Welcome to WikiTeam tools. What wiki do you want to preserve today?", bd=1, background='grey', justify=LEFT, relief=SUNKEN)
self.status.grid(row=4, column=0, columnspan=10, sticky=W+E)
#begin menu

Loading…
Cancel
Save