From 3185f3a52404baacaef29e4ace534c97e5ddc931 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 30 Jul 2012 14:26:41 +0200 Subject: Backported default -> classic skin renaming --- .../skins/classic/templates/filteredit.html | 33 ++++++++ .../skins/classic/templates/managesieve.html | 87 ++++++++++++++++++++++ .../skins/classic/templates/setedit.html | 24 ++++++ 3 files changed, 144 insertions(+) create mode 100644 plugins/managesieve/skins/classic/templates/filteredit.html create mode 100644 plugins/managesieve/skins/classic/templates/managesieve.html create mode 100644 plugins/managesieve/skins/classic/templates/setedit.html (limited to 'plugins/managesieve/skins/classic/templates') diff --git a/plugins/managesieve/skins/classic/templates/filteredit.html b/plugins/managesieve/skins/classic/templates/filteredit.html new file mode 100644 index 000000000..6ecb03cae --- /dev/null +++ b/plugins/managesieve/skins/classic/templates/filteredit.html @@ -0,0 +1,33 @@ + + + +<roundcube:object name="pagetitle" /> + + + +"> + + +
+ + +
+ + + + + + + +
+ + + diff --git a/plugins/managesieve/skins/classic/templates/managesieve.html b/plugins/managesieve/skins/classic/templates/managesieve.html new file mode 100644 index 000000000..71eebe105 --- /dev/null +++ b/plugins/managesieve/skins/classic/templates/managesieve.html @@ -0,0 +1,87 @@ + + + +<roundcube:object name="pagetitle" /> + + + + + + + + + + + + + + +
+ +
+
+
+ +
+
+ + +
+
+ +
+
+
+
+ +
+
+ + +
+
+ + + +
+ +
+ +
+
+ + +
+
    +
  • +
  • +
  • + +
+
+ +
+
    +
  • +
  • + +
+
+ + + diff --git a/plugins/managesieve/skins/classic/templates/setedit.html b/plugins/managesieve/skins/classic/templates/setedit.html new file mode 100644 index 000000000..26f7fece6 --- /dev/null +++ b/plugins/managesieve/skins/classic/templates/setedit.html @@ -0,0 +1,24 @@ + + + +<roundcube:object name="pagetitle" /> + + + + + +
+ +
+ + +

+ +

+ + +
+ + + + -- cgit v1.2.3