summaryrefslogtreecommitdiffstats
path: root/webui_templates/master.tmpl
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-18 15:17:46 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-18 15:17:46 -0400
commit292fff5d73b3185f411f1e7a9908b12942e55370 (patch)
treec27bca48f64489ae5a7cc8a83e91e9686dc9b2d2 /webui_templates/master.tmpl
parent2127d90388fbe29d6b5d0446bd971acaf5051e55 (diff)
downloadthird_party-cobbler-292fff5d73b3185f411f1e7a9908b12942e55370.tar.gz
third_party-cobbler-292fff5d73b3185f411f1e7a9908b12942e55370.tar.xz
third_party-cobbler-292fff5d73b3185f411f1e7a9908b12942e55370.zip
Add sync support to WUI
Diffstat (limited to 'webui_templates/master.tmpl')
-rw-r--r--webui_templates/master.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui_templates/master.tmpl b/webui_templates/master.tmpl
index 54f7469..0c3640c 100644
--- a/webui_templates/master.tmpl
+++ b/webui_templates/master.tmpl
@@ -47,7 +47,7 @@
#end if
<li><hr/></li>
#end if
- <li>&lt;Sync&gt;</li>
+ <li><a href="$base_url/sync" class="menu">Sync</A></li>
</ul>
</div>