Jeremy Newman : fix debug log

Jeremy Newman jnewman at wine.codeweavers.com
Tue Jan 19 12:45:30 CST 2016


Module: website
Branch: master
Commit: c149a4c30cdf610d6b95392afc9b4d0d2016bf43
URL:    http://source.winehq.org/git/website.git/?a=commit;h=c149a4c30cdf610d6b95392afc9b4d0d2016bf43

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Tue Jan 19 11:23:04 2016 -0600

fix debug log

---

 templates/en/global/layout/debug_log.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/en/global/layout/debug_log.template b/templates/en/global/layout/debug_log.template
index a90b004..56d23b3 100644
--- a/templates/en/global/layout/debug_log.template
+++ b/templates/en/global/layout/debug_log.template
@@ -1,4 +1,4 @@
 
-<div id="debug_log">
+<div id="whq-debug-log">
     <pre>{$debug_log}</pre>
 </div>




More information about the wine-cvs mailing list