mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
database.xml: add the caption text to the image in the caption tag (#3266)
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
<imagedata fileref="en/language/figures/xkcd-goto.png" format="PNG"/>
|
||||
</imageobject>
|
||||
<caption>
|
||||
<para>
|
||||
<simpara>
|
||||
Image courtesy of <link xlink:href="&url.xkcd;292">xkcd</link>
|
||||
</para>
|
||||
</simpara>
|
||||
</caption>
|
||||
</mediaobject>
|
||||
</para>
|
||||
|
||||
@@ -343,8 +343,12 @@ $result = mssql_query($query);
|
||||
<imageobject>
|
||||
<imagedata fileref="en/security/figures/xkcd-bobby-tables.png" format="PNG"/>
|
||||
</imageobject>
|
||||
<caption>
|
||||
<simpara>
|
||||
Image courtesy of <link xlink:href="&url.xkcd;327">xkcd</link>
|
||||
</simpara>
|
||||
</caption>
|
||||
</mediaobject>
|
||||
Image courtesy of <link xlink:href="&url.xkcd;327">xkcd</link>
|
||||
</para>
|
||||
|
||||
<sect2 xml:id="security.database.avoiding">
|
||||
|
||||
Reference in New Issue
Block a user