Fossil SCM

Fix a URL on the logo setup page.

drh 2009-09-21 19:19 trunk
Commit 37f295c310cd0e89f49432a38e6d0f108c0a57c4
1 file changed +1 -1
+1 -1
--- src/setup.c
+++ src/setup.c
@@ -1056,11 +1056,11 @@
10561056
);
10571057
}
10581058
style_header("Edit Project Logo");
10591059
@ <p>The current project logo has a MIME-Type of <b>%h(zMime)</b> and looks
10601060
@ like this:</p>
1061
- @ <blockquote><img src="/logo" alt="logo"></blockquote>
1061
+ @ <blockquote><img src="%s(g.zTop)/logo" alt="logo"></blockquote>
10621062
@
10631063
@ <form action="%s(g.zBaseURL)/setup_logo" method="POST"
10641064
@ enctype="multipart/form-data">
10651065
@ <p>The logo is accessible to all users at this URL:
10661066
@ <a href="%s(g.zBaseURL)/logo">%s(g.zBaseURL)/logo</a>.
10671067
--- src/setup.c
+++ src/setup.c
@@ -1056,11 +1056,11 @@
1056 );
1057 }
1058 style_header("Edit Project Logo");
1059 @ <p>The current project logo has a MIME-Type of <b>%h(zMime)</b> and looks
1060 @ like this:</p>
1061 @ <blockquote><img src="/logo" alt="logo"></blockquote>
1062 @
1063 @ <form action="%s(g.zBaseURL)/setup_logo" method="POST"
1064 @ enctype="multipart/form-data">
1065 @ <p>The logo is accessible to all users at this URL:
1066 @ <a href="%s(g.zBaseURL)/logo">%s(g.zBaseURL)/logo</a>.
1067
--- src/setup.c
+++ src/setup.c
@@ -1056,11 +1056,11 @@
1056 );
1057 }
1058 style_header("Edit Project Logo");
1059 @ <p>The current project logo has a MIME-Type of <b>%h(zMime)</b> and looks
1060 @ like this:</p>
1061 @ <blockquote><img src="%s(g.zTop)/logo" alt="logo"></blockquote>
1062 @
1063 @ <form action="%s(g.zBaseURL)/setup_logo" method="POST"
1064 @ enctype="multipart/form-data">
1065 @ <p>The logo is accessible to all users at this URL:
1066 @ <a href="%s(g.zBaseURL)/logo">%s(g.zBaseURL)/logo</a>.
1067

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button