projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
328c83c
)
* Fixed a typo
author
Steven Barth
<steven@midlink.org>
Sun, 25 May 2008 17:46:06 +0000
(17:46 +0000)
committer
Steven Barth
<steven@midlink.org>
Sun, 25 May 2008 17:46:06 +0000
(17:46 +0000)
core/src/view/header.htm
patch
|
blob
|
history
diff --git
a/core/src/view/header.htm
b/core/src/view/header.htm
index 1a09ad30492f06adc7ffec7004da896adb6137ad..5f876781f6f339609aabd0f30e8ad070d4566fb8 100644
(file)
--- a/
core/src/view/header.htm
+++ b/
core/src/view/header.htm
@@
-34,7
+34,7
@@
require("luci.http").prepare_content("text/html")
<div class="headerlogo left"><img src="<%=media%>/logo.png" alt="<%=luci.config.brand.title%>" /></div>
<div class="whitetext smalltext right">
<%=luci.config.brand.firmware%><br />
- <%=luci.config.brand.distr
ibution
%><br />
+ <%=luci.config.brand.distr
o
%><br />
<%:load Last%>: <%=load1%> <%=load5%> <%=load15%><br />
<%:hostname Hostname%>: <%=luci.sys.hostname()%>
</div>