summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts
diff options
context:
space:
mode:
authorSimon2011-04-08 17:55:55 +0200
committerSimon2011-04-08 17:55:55 +0200
commit63f0c0060bce22ed4a994f5bda013676f327ebf0 (patch)
treeb98a1ad9646cdac647dc87c8f120a3e3b9d1ec38 /application/modules/user/views/scripts
parentRecht: 'Edit role' hinzugefügt (diff)
parentkcl fixed (diff)
downloadpbs2-63f0c0060bce22ed4a994f5bda013676f327ebf0.tar.gz
pbs2-63f0c0060bce22ed4a994f5bda013676f327ebf0.tar.xz
pbs2-63f0c0060bce22ed4a994f5bda013676f327ebf0.zip
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
Diffstat (limited to 'application/modules/user/views/scripts')
-rw-r--r--application/modules/user/views/scripts/bootmenu/index.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/bootmenu/index.phtml b/application/modules/user/views/scripts/bootmenu/index.phtml
index 5d298a5..0b4b12f 100644
--- a/application/modules/user/views/scripts/bootmenu/index.phtml
+++ b/application/modules/user/views/scripts/bootmenu/index.phtml
@@ -116,7 +116,7 @@
<div class='title'><?php echo $this->escape($bootmenuentry->getTitle()); ?></div>
<div class='subtitle'><?php echo $this->escape($bootmenuentry->getBootosID()) ?></div>
<div class='details dispnone'>
- <label>KCL</label>
+ <label>Default KCL</label>
<div class='item'><?php echo $this->escape($bootmenuentry->getKcl()); ?></div>
<label>KCL-Append</label>
<div class='item'><?php echo $this->escape($bootmenuentry->getKclappend()); ?></div>