Roxen.git/
server/
config_interface/
sites/
add_module.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2005-12-19
2005-12-19 13:14:51 by Jonas Wallden <jonasw@roxen.com>
3ffadc896795b0facea74c521783c199cfd7f52d (
13
lines) (+
7
/-
6
)
[
Show
|
Annotate
]
Branch:
5.2
Some more button spacing.
Rev: server/config_interface/sites/add_module.pike:1.81
1:
-
// $Id: add_module.pike,v 1.
80
2005/12/
17
22
:
51
:
57
jonasw Exp $
+
// $Id: add_module.pike,v 1.
81
2005/12/
19
13
:
14:
51 jonasw Exp $
#include <config_interface.h> #include <module.h>
474:
x = 1; } else if( id->variables->unfolded == c) { header+=("<a name='"+Roxen.html_encode_string(c)+
-
"'></a><gbutton hspace='5' "
+
"'></a><gbutton hspace='5'
vspace='5'
"
"href='add_module.pike?config=&form.config;" "&method=" + method + "#"+Roxen.http_encode_url(c)+"' > "+ LOCALE(168, "Hide")+" </gbutton>"); x=1; } else { header+=("<a name='"+Roxen.html_encode_string(c)+
-
"'></a><gbutton hspace='5' "
+
"'></a><gbutton hspace='5'
vspace='5'
"
"href='add_module.pike?config=&form.config;" "&method=" + method + "&unfolded="+Roxen.http_encode_url(c)+
577:
"<tr><td nowrap='nowrap' valign='top'>"); if (id->variables->mod_query) {
-
header+=("<gbutton hspace='5' dim='1'> "+LOCALE(267, "View")+
+
header+=("<gbutton hspace='5'
vspace='5'
dim='1'> "+LOCALE(267, "View")+
" </gbutton><br>" "<submit-gbutton hspace='5' vspace='2'> "+LOCALE(0, "Add Modules")+ " </submit-gbutton>"); x = 1; } else if( id->variables->unfolded == c ) { header+=("<a name='"+Roxen.html_encode_string(c)+
-
"'></a><gbutton hspace='5' dim='1'> "+LOCALE(267, "View")+
+
"'></a><gbutton hspace='5'
vspace='5'
dim='1'> "+LOCALE(267, "View")+
" </gbutton><br>" "<submit-gbutton hspace='5' vspace='2'> "+LOCALE(0, "Add Modules")+ " </submit-gbutton>");
592:
} else header+=("<a name='"+Roxen.html_encode_string(c)+
-
"'></a><gbutton hspace='5' "
+
"'></a><gbutton hspace='5'
vspace='5'
"
"href='add_module.pike?config=&form.config;" "&method=" + method + "&unfolded="+Roxen.http_encode_url(c)+