mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-19 07:30:34 +02:00
2020-10-16 Fred Gleason <fredg@paravelsystems.com>
* Tweaked the layout of the WebGet UI. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
bc050f937f
commit
3a73af55cb
@ -20484,3 +20484,5 @@
|
|||||||
2020-10-16 Fred Gleason <fredg@paravelsystems.com>
|
2020-10-16 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Prepended 'RD_' to the names of all common Javascript functions
|
* Prepended 'RD_' to the names of all common Javascript functions
|
||||||
in 'web/common/utils.js'.
|
in 'web/common/utils.js'.
|
||||||
|
2020-10-16 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Tweaked the layout of the WebGet UI.
|
||||||
|
@ -340,7 +340,6 @@ void MainObject::ServeForm()
|
|||||||
printf(" <td style=\"text-align: right\">Cart Title:</td>\n");
|
printf(" <td style=\"text-align: right\">Cart Title:</td>\n");
|
||||||
printf(" <td><input type=\"text\" id=\"title\" size=\"40\" maxlength=\"255\"></td>\n");
|
printf(" <td><input type=\"text\" id=\"title\" size=\"40\" maxlength=\"255\"></td>\n");
|
||||||
printf(" </tr>\n");
|
printf(" </tr>\n");
|
||||||
printf(" <tr><td cellspan=\"2\"> </td></tr>\n");
|
|
||||||
|
|
||||||
printf(" <tr>\n");
|
printf(" <tr>\n");
|
||||||
printf(" <td style=\"text-align: right\">Format:</td>\n");
|
printf(" <td style=\"text-align: right\">Format:</td>\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user