Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Antoine
ae2
Commits
727b8376
Commit
727b8376
authored
Jul 09, 2013
by
Bate
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resoud #22
parent
5b2a0295
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
include/cts/standart.inc.php
include/cts/standart.inc.php
+4
-4
No files found.
include/cts/standart.inc.php
View file @
727b8376
...
...
@@ -704,23 +704,23 @@ class form extends stdcontents
{
$this
->
buffer
.
=
"<a onclick=
\"
insert_tags2('"
.
$id
.
"','"
.
$infos
[
1
]
.
"','"
.
$infos
[
2
]
.
"','"
.
$infos
[
3
]
.
"');
\"
/>"
.
"<img src=
\"
"
.
$siteroot
.
"
/
images/toolbar/"
.
$tool
.
".png
\"
alt=
\"
"
.
$infos
[
0
]
.
"
\"
title=
\"
"
.
$infos
[
0
]
.
"
\"
/>"
.
"<img src=
\"
"
.
$siteroot
.
"images/toolbar/"
.
$tool
.
".png
\"
alt=
\"
"
.
$infos
[
0
]
.
"
\"
title=
\"
"
.
$infos
[
0
]
.
"
\"
/>"
.
"</a>
\n
"
;
}
$this
->
buffer
.
=
"<a onclick=
\"
nl2doku ('"
.
$id
.
"');
\"
><img src=
\"
"
.
$siteroot
.
"
/
images/toolbar/2slashes.png
\"
alt=
\"
2slashes
\"
$this
->
buffer
.
=
"<a onclick=
\"
nl2doku ('"
.
$id
.
"');
\"
><img src=
\"
"
.
$siteroot
.
"images/toolbar/2slashes.png
\"
alt=
\"
2slashes
\"
title=
\"
Complète les retours à la ligne
\"
/></a>"
;
if
(
!
$simple
)
{
$this
->
buffer
.
=
"<a onclick=
\"
selectWikiImage('"
.
$siteroot
.
"','"
.
$id
.
"','
$context
');
\"
/>"
.
"<img src=
\"
"
.
$siteroot
.
"
/
images/toolbar/browse_image.png
\"
alt=
\"
Parcourir image
\"
title=
\"
Parcourir image
\"
/>"
.
"<img src=
\"
"
.
$siteroot
.
"images/toolbar/browse_image.png
\"
alt=
\"
Parcourir image
\"
title=
\"
Parcourir image
\"
/>"
.
"</a>
\n
"
;
$this
->
buffer
.
=
"<a onclick=
\"
selectWikiFile('"
.
$siteroot
.
"','"
.
$id
.
"','
$context
');
\"
/>"
.
"<img src=
\"
"
.
$siteroot
.
"
/
images/toolbar/attach.png
\"
alt=
\"
Attacher un fichier
\"
title=
\"
Attacher un fichier
\"
/>"
.
"<img src=
\"
"
.
$siteroot
.
"images/toolbar/attach.png
\"
alt=
\"
Attacher un fichier
\"
title=
\"
Attacher un fichier
\"
/>"
.
"</a>
\n
"
;
$this
->
buffer
.
=
" - <a href=
\"
"
.
$siteroot
.
"article.php?name=docs:syntax
\"
target=
\"
_blank
\"
>aide sur la syntaxe</a>
\n
"
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment