File: msgcontrols.m.html

package info (click to toggle)
webcit 7.83-dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,644 kB
  • ctags: 3,132
  • sloc: ansic: 31,479; sh: 4,259; makefile: 355; xml: 90; sed: 9
file content (20 lines) | stat: -rw-r--r-- 749 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
        "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title><?CURRENT_USER> - <?SERV:HUMANNODE></title>
<meta name="MSSmartTagsPreventParsing" content="TRUE" >
<meta name="keywords" content="groupware messaging collaboration" >
<link href="/static/mobile.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="/static/mobile.js"></script>
<meta name="viewport" content="width=980, initial-scale = 0.5"/>
<base href="/webcit/"/>
</head>
<body>
<div class="sticky">
  <div class="mcontrols">
    <button onmousedown="history.go(-1)">Back to message list</button> <button>Reply to this
  message</button> <button>Move to trash</button>
  </div>
</div>
<div id="vcontent">