diff options
author | ivan <ivan> | 2011-06-03 17:47:39 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-06-03 17:47:39 +0000 |
commit | 645538bbc9e4d15f399181db04411f45805d37c8 (patch) | |
tree | e60f73059043b47b2e317370e09dc4166e66c943 /httemplate/edit/msgcat.html | |
parent | 49ea5f3f188b474557417dd58bb59b7334c5837b (diff) |
missing preliminary msgcat.html, RT#12515
Diffstat (limited to 'httemplate/edit/msgcat.html')
-rw-r--r-- | httemplate/edit/msgcat.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/edit/msgcat.html b/httemplate/edit/msgcat.html new file mode 100644 index 000000000..7ac577b7c --- /dev/null +++ b/httemplate/edit/msgcat.html @@ -0,0 +1,4 @@ +<& elements/edit.html, + name_singular => 'string', #mt? + table => 'msgcat', +&> |