summaryrefslogtreecommitdiffstats
path: root/webui_templates
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-11-18 10:58:04 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-11-18 10:58:04 -0500
commitca60bc99f237bf2561f17d3f26e7e523d0466261 (patch)
tree91f500689a14c781fc31d0557ff8dce1f3562d00 /webui_templates
parent7ad927d92b52eff313e068a83e0d631d6fc47237 (diff)
downloadcobbler-ca60bc99f237bf2561f17d3f26e7e523d0466261.tar.gz
cobbler-ca60bc99f237bf2561f17d3f26e7e523d0466261.tar.xz
cobbler-ca60bc99f237bf2561f17d3f26e7e523d0466261.zip
PV's patch to add the version number to Cobbler Web. This may break
non-RPM installs so we'll work on that.
Diffstat (limited to 'webui_templates')
-rw-r--r--webui_templates/index.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui_templates/index.tmpl b/webui_templates/index.tmpl
index 5bbb0d75..5ee9904e 100644
--- a/webui_templates/index.tmpl
+++ b/webui_templates/index.tmpl
@@ -2,7 +2,7 @@
#block body
-Welcome to <A HREF="http://cobbler.et.redhat.com">Cobbler</A>.
+Welcome to <A HREF="http://cobbler.et.redhat.com">Cobbler $version</A>.
#end block body