From 2dfa10442e4eb437375eced99b500129d5160b04 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 12 Mar 2009 01:49:57 +0000 Subject: Replaced image buttons on compose screen with texual buttons. --- .../program/localization/en_US/labels.inc | 5 ++++- roundcubemail/skins/npk/templates/compose.html | 23 ++++++++-------------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 0dca19737..ad4fd8b9c 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -180,7 +180,10 @@ $labels['buttonbarforward'] = 'Forward'; $labels['buttonbarmove'] = 'Move'; $labels['buttonbarcopy'] = 'Copy'; $labels['buttonbarnotspam'] = 'Not Spam'; -$labels['buttonviewsource'] = 'Source'; +$labels['buttonbarviewsource'] = 'Source'; +$labels['buttonbarback'] = 'Back'; +$labels['buttonbarsend'] = 'Send'; +$labels['buttonbarspellcheck'] = 'Spellcheck'; $labels['archivemessages'] = 'Move to archives folder'; $labels['movemessages'] = 'Move to selected folder'; diff --git a/roundcubemail/skins/npk/templates/compose.html b/roundcubemail/skins/npk/templates/compose.html index 73e657594..8797d2154 100644 --- a/roundcubemail/skins/npk/templates/compose.html +++ b/roundcubemail/skins/npk/templates/compose.html @@ -15,21 +15,14 @@
- - - - -
- - - - - - -   - -   -
+
    +
  •    +
  • +
  • +
  •    +     +   +
-- cgit v1.2.3