diff options
| author | michael pereira | 2011-04-19 12:40:47 +0200 |
|---|---|---|
| committer | michael pereira | 2011-04-19 12:40:47 +0200 |
| commit | 3ad2d891e3b9a0e55e9ebdd83eba60d79fc6c154 (patch) | |
| tree | d921c6febe4c485b45923665ff6b5a536f801fcf /application/modules/user/views/scripts | |
| parent | Ticket #222 - Authors-File hinzugefügt (diff) | |
| download | pbs2-3ad2d891e3b9a0e55e9ebdd83eba60d79fc6c154.tar.gz pbs2-3ad2d891e3b9a0e55e9ebdd83eba60d79fc6c154.tar.xz pbs2-3ad2d891e3b9a0e55e9ebdd83eba60d79fc6c154.zip | |
minor fixes
Diffstat (limited to 'application/modules/user/views/scripts')
| -rw-r--r-- | application/modules/user/views/scripts/bootmenu/index.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/user/views/scripts/bootmenu/index.phtml b/application/modules/user/views/scripts/bootmenu/index.phtml index e4e490f..bdaf3a5 100644 --- a/application/modules/user/views/scripts/bootmenu/index.phtml +++ b/application/modules/user/views/scripts/bootmenu/index.phtml @@ -123,6 +123,7 @@ 'action' => 'getbootmenuentry', 'type' => $this->type, 'bootmenuentryID' => $bootmenuentry->getID(), + 'alpha' => '0', 'page' => $this->page ), 'default', |
