diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index 02be51a..f0236b5 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -1211 \ No newline at end of file +1215 \ No newline at end of file diff --git a/static/images/slowpoke.png b/static/images/slowpoke.png new file mode 100644 index 0000000..17ae168 Binary files /dev/null and b/static/images/slowpoke.png differ diff --git a/templates/Full/elems/Main.xslt b/templates/Full/elems/Main.xslt index 16efd1b..8972fa3 100644 --- a/templates/Full/elems/Main.xslt +++ b/templates/Full/elems/Main.xslt @@ -64,6 +64,30 @@ + + + + + + /static/images/ + + + + + + slowpoke.png + + + + + + + + + + + + diff --git a/templates/Full/elems/PMInfo.xslt b/templates/Full/elems/PMInfo.xslt index 688f8f3..9065c73 100644 --- a/templates/Full/elems/PMInfo.xslt +++ b/templates/Full/elems/PMInfo.xslt @@ -46,22 +46,34 @@ /My/Conversations/PMReply// - Ответ на сообщение + + reply.gif + Ответ + - Правка сообщения + + edit.gif + Правка + - Печать сообщения + + print.gif + Печать + - Ответить приватом + + email2.gif + Ответить в ПМ + diff --git a/templates/Full/elems/PostInfo.xslt b/templates/Full/elems/PostInfo.xslt index 43cc9e1..1c2b43c 100644 --- a/templates/Full/elems/PostInfo.xslt +++ b/templates/Full/elems/PostInfo.xslt @@ -63,7 +63,10 @@ submitSelText(this.href);return false; - Ответ на сообщение + + reply.gif + Ответ + @@ -71,17 +74,26 @@ /Post//Edit/ - Правка сообщения + + edit.gif + Правка + - Печать сообщения + + print.gif + Печать + - Добавить тему в напоминания! + + addreminder.gif + Запомнить + @@ -89,12 +101,18 @@ /Post//Punish/ - Модерировать сообщение + + punish.gif + Модерировать + - Известить модератора + + notifymod.gif + Известить модератора + @@ -106,7 +124,10 @@ submitSelText(this.href);return false; submitSelText(this.href);return false; - Ответить приватом + + email2.gif + Ответить в ПМ +