Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
26815290
Commit
26815290
authored
20 years ago
by
runemaster
Browse files
Options
Downloads
Patches
Plain Diff
Modified & codes to & to comply with HTML 4.01 (Yes this is correct)
parent
3e3260c2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
web/templates/msgs/msg.inc
+3
-3
3 additions, 3 deletions
web/templates/msgs/msg.inc
web/templates/msgs/msgs.inc
+3
-3
3 additions, 3 deletions
web/templates/msgs/msgs.inc
web/templates/msgs/subs.inc
+2
-2
2 additions, 2 deletions
web/templates/msgs/subs.inc
with
8 additions
and
8 deletions
web/templates/msgs/msg.inc
+
3
−
3
View file @
26815290
<CENTER>
<A
HREF=
"http://^^JS:system.inet_addr^^"
>
Home
</A>
:
<A
HREF=
"index.ssjs"
>
Groups
</A>
:
<A
HREF=
"subs.ssjs?msg_grp=^^group:number^^"
>
%%group:description%%
</A>
:
<A
HREF=
"msgs.ssjs?msg_grp=^^group:number^^&msg_sub=^^sub:code^^"
>
%%sub:description%%
</A>
<A
HREF=
"subinfo.ssjs?msg_grp=^^group:number^^&msg_sub=^^sub:code^^"
>
[?]
</A><BR>
<A
HREF=
"msgs.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^sub:code^^"
>
%%sub:description%%
</A>
<A
HREF=
"subinfo.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^sub:code^^"
>
[?]
</A><BR>
<TABLE
BORDER=
0
width=
"95%"
>
<TR><TD
nowrap
>
Subject:
</TD><TD
nowrap
>
%%hdr:subject%%
</TD>
<TD
nowrap
>
To:
</TD><TD
nowrap
>
%%hdr:to%%
</TD></TR>
...
...
@@ -22,5 +22,5 @@
<a href="attachments.ssjs/^^group:number^^/^^sub:code^^/^^hdr:number^^/^^attachments:name^^">%%attachments:name%%</a><br>
<<END REPEAT attachments>>
@@JS:if(template.attachments==undefined) '-->
'; else '';@@
<A
HREF=
"reply.ssjs?msg_grp=^^group:number^^&msg_sub=^^sub:code^^&reply_to=^^hdr:number^^"
>
Reply
</A>
<A
HREF=
"reply.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^sub:code^^&
amp;
reply_to=^^hdr:number^^"
>
Reply
</A>
</CENTER>
This diff is collapsed.
Click to expand it.
web/templates/msgs/msgs.inc
+
3
−
3
View file @
26815290
<center>
<P><A
HREF=
"http://^^JS:system.inet_addr^^/"
>
Home
</A>
:
<A
HREF=
"index.ssjs"
>
Groups
</A>
:
<A
HREF=
"subs.ssjs?msg_grp=^^group:number^^"
>
%%group:description%%
</A>
:
<B>
%%sub:description%%
</B>
<A
HREF=
"subinfo.ssjs?msg_grp=^^group:number^^&msg_sub=^^sub:code^^"
>
[?]
</A></P>
<a
href=
"post.ssjs?msg_grp=^^group:number^^&msg_sub=^^sub:code^^&post=new"
>
Post New
</a>
<A
HREF=
"subinfo.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^sub:code^^"
>
[?]
</A></P>
<a
href=
"post.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^sub:code^^&
amp;
post=new"
>
Post New
</a>
<TABLE
cellpadding=
5
bordercolor=
"#000000"
bordercolorlight=
"#000000"
bordercolordark=
"#FFFFFF"
CELLSPACING=
0
BORDER=
1
WIDTH=
"100%"
>
<TR
bgcolor=
white
><TH><font
color=
black
>
A
</font></TH><TH><font
color=
black
>
Subject
</font></TH><TH><font
color=
black
>
From
</font></TH><TH><font
color=
black
>
To
</font></TH><TH><font
color=
black
>
Date
</font></TH></TR>
<!-- %%JS:template.color=0%% -->
...
...
@@ -11,7 +11,7 @@
@@JS:if(@@messages:attachments@@>0) '
<img
alt=
"Attachment"
src=
"/graphics/attach.gif"
>
'; else '
';@@
</TD>
<TD>
<A
HREF=
"msg.ssjs?msg_grp=^^group:number^^&msg_sub=^^sub:code^^&message=^^messages:number^^"
>
%%messages:subject%%
</A>
<A
HREF=
"msg.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^sub:code^^&
amp;
message=^^messages:number^^"
>
%%messages:subject%%
</A>
</TD>
<TD>
%%messages:from%%
...
...
This diff is collapsed.
Click to expand it.
web/templates/msgs/subs.inc
+
2
−
2
View file @
26815290
...
...
@@ -4,8 +4,8 @@
<
<
REPEAT
subs
>
>
<TR>
<TD>
<A
HREF=
"msgs.ssjs?msg_grp=^^group:number^^&msg_sub=^^subs:code^^"
>
%%subs:name%%
</A>
<A
HREF=
"subinfo.ssjs?msg_grp=^^group:number^^&msg_sub=^^subs:code^^"
>
[?]
</A>
<A
HREF=
"msgs.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^subs:code^^"
>
%%subs:name%%
</A>
<A
HREF=
"subinfo.ssjs?msg_grp=^^group:number^^&
amp;
msg_sub=^^subs:code^^"
>
[?]
</A>
</TD>
<TD>
%%subs:description%%
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment