From 4831c7f9ce8db2ecb19556873731ebceec96c333 Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Sun, 27 Jun 2010 18:07:41 +0000 Subject: [PATCH] Disabled 'reply' and 'newthread' buttons for guests --- Builder/IISMainHandler/build.txt | 2 +- Builder/IISUploadHandler/build.txt | 2 +- templates/Full/Board.xslt | 4 +++- templates/Full/BoardAsThread.xslt | 4 +++- templates/Full/elems/PostInfo.xslt | 4 +++- 5 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index cdf1f34..009bd2c 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -403 \ No newline at end of file +407 \ No newline at end of file diff --git a/Builder/IISUploadHandler/build.txt b/Builder/IISUploadHandler/build.txt index 50f0bcd..b5db9c4 100644 --- a/Builder/IISUploadHandler/build.txt +++ b/Builder/IISUploadHandler/build.txt @@ -1 +1 @@ -135 \ No newline at end of file +139 \ No newline at end of file diff --git a/templates/Full/Board.xslt b/templates/Full/Board.xslt index 6c10931..62df933 100644 --- a/templates/Full/Board.xslt +++ b/templates/Full/Board.xslt @@ -21,7 +21,9 @@ - /Board//NewThread/ + + /Board//NewThread/ + Новое сообщение Сообщение diff --git a/templates/Full/BoardAsThread.xslt b/templates/Full/BoardAsThread.xslt index 7395488..c4a66a7 100644 --- a/templates/Full/BoardAsThread.xslt +++ b/templates/Full/BoardAsThread.xslt @@ -20,7 +20,9 @@ - /Board//NewThread/ + + /Board//NewThread/ + Новое сообщение Сообщение diff --git a/templates/Full/elems/PostInfo.xslt b/templates/Full/elems/PostInfo.xslt index 7589ab8..61fc704 100644 --- a/templates/Full/elems/PostInfo.xslt +++ b/templates/Full/elems/PostInfo.xslt @@ -56,7 +56,9 @@ - /Post//Reply/ + + /Post//Reply/ + Ответ на сообщение