mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +00:00
remove alpha from the title
This commit is contained in:
parent
4e2c0a70c4
commit
8dff2375d0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Deluge: Web UI (alpha) ${version}</title>
|
||||
<title>Deluge: Web UI ${version}</title>
|
||||
|
||||
<link rel="shortcut icon" href="/icons/deluge.png" type="image/png" />
|
||||
<link rel="icon" href="/icons/deluge.png" type="image/png" />
|
||||
|
|
Loading…
Add table
Reference in a new issue