diff options
| author | Simon | 2011-04-14 13:40:00 +0200 |
|---|---|---|
| committer | Simon | 2011-04-14 13:40:00 +0200 |
| commit | b42e6ae08b53a650cc2c4564cc9fc19a13c412d1 (patch) | |
| tree | ddcf203e5c8c075f3cd5d31a501723aacd91c33e /application/modules/fbgui/views/scripts/index | |
| parent | Ticket #207 - Graph wird beim verlinken angezeigt (diff) | |
| parent | fix (diff) | |
| download | pbs2-b42e6ae08b53a650cc2c4564cc9fc19a13c412d1.tar.gz pbs2-b42e6ae08b53a650cc2c4564cc9fc19a13c412d1.tar.xz pbs2-b42e6ae08b53a650cc2c4564cc9fc19a13c412d1.zip | |
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
Diffstat (limited to 'application/modules/fbgui/views/scripts/index')
| -rw-r--r-- | application/modules/fbgui/views/scripts/index/error.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/fbgui/views/scripts/index/error.phtml b/application/modules/fbgui/views/scripts/index/error.phtml new file mode 100644 index 0000000..1569250 --- /dev/null +++ b/application/modules/fbgui/views/scripts/index/error.phtml @@ -0,0 +1 @@ +<?php if($this->notification != ''){echo $this->notification;} ?> |
