Small fix to about text.
This commit is contained in:
parent
f851f518d3
commit
adb6c84c16
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ page_about(http_connection_t *hc, const char *remain, void *opaque)
|
|||
"<a href=\"http://www.ffmpeg.org/\">FFmpeg</a> and "
|
||||
"<a href=\"http://www.extjs.org/\">ExtJS</a>.<br>"
|
||||
"<br>"
|
||||
"Build %s"
|
||||
"Build: %s"
|
||||
"</center>",
|
||||
htsversion,
|
||||
htsversion_full);
|
||||
|
|
Loading…
Add table
Reference in a new issue