diff options
| author | Simon | 2011-03-02 17:17:12 +0100 |
|---|---|---|
| committer | Simon | 2011-03-02 17:17:12 +0100 |
| commit | d0d5a894f4e8219c33599697a1dacad56d1e363f (patch) | |
| tree | 2675d7ef5936eaf19c88af966486f5f57303b94b /application/views/scripts | |
| parent | fixing git (diff) | |
| download | pbs2-d0d5a894f4e8219c33599697a1dacad56d1e363f.tar.gz pbs2-d0d5a894f4e8219c33599697a1dacad56d1e363f.tar.xz pbs2-d0d5a894f4e8219c33599697a1dacad56d1e363f.zip | |
Neue Filter hinzufügen
Diffstat (limited to 'application/views/scripts')
| -rw-r--r-- | application/views/scripts/filter/editfilter.phtml | 1 | ||||
| -rw-r--r-- | application/views/scripts/filter/removefilter.phtml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/application/views/scripts/filter/editfilter.phtml b/application/views/scripts/filter/editfilter.phtml new file mode 100644 index 0000000..452a096 --- /dev/null +++ b/application/views/scripts/filter/editfilter.phtml @@ -0,0 +1 @@ +<br /><br /><center>View script for controller <b>Filter</b> and script/action name <b>editfilter</b></center>
\ No newline at end of file diff --git a/application/views/scripts/filter/removefilter.phtml b/application/views/scripts/filter/removefilter.phtml new file mode 100644 index 0000000..a46f9ec --- /dev/null +++ b/application/views/scripts/filter/removefilter.phtml @@ -0,0 +1 @@ +<br /><br /><center>View script for controller <b>Filter</b> and script/action name <b>removefilter</b></center>
\ No newline at end of file |
