diff options
author | Tobias Oetiker <tobi@oetiker.ch> | 2012-04-02 09:20:35 +0200 |
---|---|---|
committer | Tobias Oetiker <tobi@oetiker.ch> | 2012-04-02 09:20:35 +0200 |
commit | 11838ebc2ae0661130544c383643046803d8d45b (patch) | |
tree | 9d2e57a975d2391a8da6d669f91caea3888344b7 /etc | |
parent | 8837a8d3a033a124644d6085555d70afa1372a30 (diff) | |
parent | 6fae074f1a8a305b0a8361626902110e7351a65b (diff) | |
download | smokeping-11838ebc2ae0661130544c383643046803d8d45b.tar.gz smokeping-11838ebc2ae0661130544c383643046803d8d45b.tar.xz |
Merge branch 'master' of github.com:oetiker/SmokePing
Diffstat (limited to 'etc')
-rw-r--r-- | etc/basepage.html.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/basepage.html.dist b/etc/basepage.html.dist index ff347c1..fbf0d55 100644 --- a/etc/basepage.html.dist +++ b/etc/basepage.html.dist @@ -66,6 +66,7 @@ a.menulink:hover { <TR> <TD class="menubar" align="left" width="130" valign="top"> <P></P> + <P><h3>Logged in as <##authuser##></h3></P> <P><B>SmokePing Targets:</B> </P> <P><##menu##></P> <br/> |